Searched refs:queue_pm_work (Results 1 – 2 of 2) sorted by relevance
29 static inline bool queue_pm_work(struct work_struct *work) in queue_pm_work() function123 static inline bool queue_pm_work(struct work_struct *work) { return false; } in queue_pm_work() function
402 queue_pm_work(&adev->wakeup.context.work); in acpi_pm_notify_handler()