Searched defs:queue_pm_work (Results 1 – 2 of 2) sorted by relevance
28 static inline bool queue_pm_work(struct work_struct *work) in queue_pm_work() function219 static inline bool queue_pm_work(struct work_struct *work) { return false; } in queue_pm_work() function
62 static inline bool queue_pm_work(struct work_struct *work) in queue_pm_work() function252 static inline bool queue_pm_work(struct work_struct *work) { return false; } in queue_pm_work() function