Searched refs: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() function218 static inline bool queue_pm_work(struct work_struct *work) { return false; } in queue_pm_work() function
274 (void)queue_pm_work(&priv->work); in ipa_modem_resume()