Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dpm_runtime.h62 static inline bool queue_pm_work(struct work_struct *work) in queue_pm_work() function
251 static inline bool queue_pm_work(struct work_struct *work) { return false; } in queue_pm_work() function