acpi_pm_func
static int acpi_pm_func(u_long cmd, void *arg, ...);
power_pm_register(POWER_PM_TYPE_ACPI, acpi_pm_func, NULL);
power_pm_register(POWER_PM_TYPE_ACPI, acpi_pm_func, sc);