Searched refs:blk_queue_pm_only (Results 1 – 2 of 2) sorted by relevance
449 if (pm || !blk_queue_pm_only(q)) { in blk_queue_enter()475 !blk_queue_pm_only(q)))) || in blk_queue_enter()
686 #define blk_queue_pm_only(q) atomic_read(&(q)->pm_only) macro