Home
last modified time | relevance | path

Searched refs:acpi_unregister_lps0_dev (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/platform/atom/
H A Dpunit_atom_debug.c161 acpi_unregister_lps0_dev(&punit_s2idle_ops); in punit_s2idle_check_unregister()
/linux/drivers/acpi/x86/
H A Ds2idle.c669 void acpi_unregister_lps0_dev(struct acpi_s2idle_dev_ops *arg) in acpi_unregister_lps0_dev() function
680 EXPORT_SYMBOL_GPL(acpi_unregister_lps0_dev);
/linux/include/linux/
H A Dacpi.h1219 void acpi_unregister_lps0_dev(struct acpi_s2idle_dev_ops *arg);
1225 static inline void acpi_unregister_lps0_dev(struct acpi_s2idle_dev_ops *arg) in acpi_unregister_lps0_dev() function
/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c968 acpi_unregister_lps0_dev(&amd_pmc_s2idle_dev_ops); in amd_pmc_remove()
/linux/drivers/pinctrl/
H A Dpinctrl-amd.c937 acpi_unregister_lps0_dev(&pinctrl_amd_s2idle_dev_ops); in amd_gpio_unregister_s2idle_ops()
/linux/drivers/platform/x86/
H A Dasus-wmi.c5430 acpi_unregister_lps0_dev(&asus_ally_s2idle_dev_ops); in asus_s2idle_check_unregister()