acpi_acad_ac_only
static void acpi_acad_ac_only(void *arg);
SYSINIT(acad, SI_SUB_KTHREAD_IDLE, SI_ORDER_FIRST, acpi_acad_ac_only, NULL);