Home
last modified time | relevance | path

Searched refs:blk_set_runtime_active (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/block/
H A Dblk-pm.c176 blk_set_runtime_active(q); in blk_post_runtime_resume()
197 void blk_set_runtime_active(struct request_queue *q) in blk_set_runtime_active() function
214 EXPORT_SYMBOL(blk_set_runtime_active);
/openbmc/linux/include/linux/
H A Dblk-pm.h18 extern void blk_set_runtime_active(struct request_queue *q);