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