Lines Matching defs:dev

523 void acpi_pm_wakeup_event(struct device *dev)  in acpi_pm_wakeup_event()
570 acpi_status acpi_add_pm_notifier(struct acpi_device *adev, struct device *dev, in acpi_add_pm_notifier()
640 bool acpi_pm_device_can_wakeup(struct device *dev) in acpi_pm_device_can_wakeup()
668 static int acpi_dev_pm_get_state(struct device *dev, struct acpi_device *adev, in acpi_dev_pm_get_state()
789 int acpi_pm_device_sleep_state(struct device *dev, int *d_min_p, int d_max_in) in acpi_pm_device_sleep_state()
839 struct device *dev = context->dev; in acpi_pm_notify_work_func() local
949 int acpi_pm_set_device_wakeup(struct device *dev, bool enable) in acpi_pm_set_device_wakeup()
983 static int acpi_dev_pm_low_power(struct device *dev, struct acpi_device *adev, in acpi_dev_pm_low_power()
1015 int acpi_dev_suspend(struct device *dev, bool wakeup) in acpi_dev_suspend()
1047 int acpi_dev_resume(struct device *dev) in acpi_dev_resume()
1068 int acpi_subsys_runtime_suspend(struct device *dev) in acpi_subsys_runtime_suspend()
1083 int acpi_subsys_runtime_resume(struct device *dev) in acpi_subsys_runtime_resume()
1092 static bool acpi_dev_needs_resume(struct device *dev, struct acpi_device *adev) in acpi_dev_needs_resume()
1118 int acpi_subsys_prepare(struct device *dev) in acpi_subsys_prepare()
1140 void acpi_subsys_complete(struct device *dev) in acpi_subsys_complete()
1162 int acpi_subsys_suspend(struct device *dev) in acpi_subsys_suspend()
1179 int acpi_subsys_suspend_late(struct device *dev) in acpi_subsys_suspend_late()
1195 int acpi_subsys_suspend_noirq(struct device *dev) in acpi_subsys_suspend_noirq()
1224 static int acpi_subsys_resume_noirq(struct device *dev) in acpi_subsys_resume_noirq()
1242 static int acpi_subsys_resume_early(struct device *dev) in acpi_subsys_resume_early()
1267 static int acpi_subsys_resume(struct device *dev) in acpi_subsys_resume()
1284 int acpi_subsys_freeze(struct device *dev) in acpi_subsys_freeze()
1304 int acpi_subsys_restore_early(struct device *dev) in acpi_subsys_restore_early()
1321 int acpi_subsys_poweroff(struct device *dev) in acpi_subsys_poweroff()
1338 static int acpi_subsys_poweroff_late(struct device *dev) in acpi_subsys_poweroff_late()
1356 static int acpi_subsys_poweroff_noirq(struct device *dev) in acpi_subsys_poweroff_noirq()
1399 static void acpi_dev_pm_detach(struct device *dev, bool power_off) in acpi_dev_pm_detach()
1437 int acpi_dev_pm_attach(struct device *dev, bool power_on) in acpi_dev_pm_attach()
1487 bool acpi_storage_d3(struct device *dev) in acpi_storage_d3()
1519 bool acpi_dev_state_d0(struct device *dev) in acpi_dev_state_d0()