Lines Matching defs:dev

439 void acpi_pm_wakeup_event(struct device *dev)  in acpi_pm_wakeup_event()
486 acpi_status acpi_add_pm_notifier(struct acpi_device *adev, struct device *dev, in acpi_add_pm_notifier()
558 bool acpi_pm_device_can_wakeup(struct device *dev) in acpi_pm_device_can_wakeup()
586 static int acpi_dev_pm_get_state(struct device *dev, struct acpi_device *adev, in acpi_dev_pm_get_state()
692 int acpi_pm_device_sleep_state(struct device *dev, int *d_min_p, int d_max_in) in acpi_pm_device_sleep_state()
742 struct device *dev = context->dev; in acpi_pm_notify_work_func() local
839 int acpi_pm_set_device_wakeup(struct device *dev, bool enable) in acpi_pm_set_device_wakeup()
873 static int acpi_dev_pm_low_power(struct device *dev, struct acpi_device *adev, in acpi_dev_pm_low_power()
905 int acpi_dev_suspend(struct device *dev, bool wakeup) in acpi_dev_suspend()
937 int acpi_dev_resume(struct device *dev) in acpi_dev_resume()
958 int acpi_subsys_runtime_suspend(struct device *dev) in acpi_subsys_runtime_suspend()
972 int acpi_subsys_runtime_resume(struct device *dev) in acpi_subsys_runtime_resume()
980 static bool acpi_dev_needs_resume(struct device *dev, struct acpi_device *adev) in acpi_dev_needs_resume()
1006 int acpi_subsys_prepare(struct device *dev) in acpi_subsys_prepare()
1028 void acpi_subsys_complete(struct device *dev) in acpi_subsys_complete()
1050 int acpi_subsys_suspend(struct device *dev) in acpi_subsys_suspend()
1067 int acpi_subsys_suspend_late(struct device *dev) in acpi_subsys_suspend_late()
1083 int acpi_subsys_suspend_noirq(struct device *dev) in acpi_subsys_suspend_noirq()
1112 static int acpi_subsys_resume_noirq(struct device *dev) in acpi_subsys_resume_noirq()
1128 static int acpi_subsys_resume_early(struct device *dev) in acpi_subsys_resume_early()
1143 int acpi_subsys_freeze(struct device *dev) in acpi_subsys_freeze()
1163 int acpi_subsys_restore_early(struct device *dev) in acpi_subsys_restore_early()
1179 int acpi_subsys_poweroff(struct device *dev) in acpi_subsys_poweroff()
1196 static int acpi_subsys_poweroff_late(struct device *dev) in acpi_subsys_poweroff_late()
1214 static int acpi_subsys_poweroff_noirq(struct device *dev) in acpi_subsys_poweroff_noirq()
1256 static void acpi_dev_pm_detach(struct device *dev, bool power_off) in acpi_dev_pm_detach()
1294 int acpi_dev_pm_attach(struct device *dev, bool power_on) in acpi_dev_pm_attach()