Home
last modified time | relevance | path

Searched defs:queue_pm_work (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dpm_runtime.h28 static inline bool queue_pm_work(struct work_struct *work) in queue_pm_work() function
219 static inline bool queue_pm_work(struct work_struct *work) { return false; } in queue_pm_work() function
/kernel/linux/linux-6.6/include/linux/
Dpm_runtime.h62 static inline bool queue_pm_work(struct work_struct *work) in queue_pm_work() function
252 static inline bool queue_pm_work(struct work_struct *work) { return false; } in queue_pm_work() function