Searched refs:acpi_s2idle_dev_ops (Results 1 – 4 of 4) sorted by relevance
462 struct acpi_s2idle_dev_ops *handler; in acpi_s2idle_prepare_late()505 struct acpi_s2idle_dev_ops *handler; in acpi_s2idle_check()518 struct acpi_s2idle_dev_ops *handler; in acpi_s2idle_restore_early()570 int acpi_register_lps0_dev(struct acpi_s2idle_dev_ops *arg) in acpi_register_lps0_dev()585 void acpi_unregister_lps0_dev(struct acpi_s2idle_dev_ops *arg) in acpi_unregister_lps0_dev()
1099 struct acpi_s2idle_dev_ops { struct1105 int acpi_register_lps0_dev(struct acpi_s2idle_dev_ops *arg); argument1106 void acpi_unregister_lps0_dev(struct acpi_s2idle_dev_ops *arg);
837 static struct acpi_s2idle_dev_ops amd_pmc_s2idle_dev_ops = {
4542 static struct acpi_s2idle_dev_ops thinkpad_acpi_s2idle_dev_ops = {
Completed in 34 milliseconds