Searched refs:blk_post_runtime_suspend (Results 1 – 3 of 3) sorted by relevance
122 void blk_post_runtime_suspend(struct request_queue *q, int err) in blk_post_runtime_suspend() function139 EXPORT_SYMBOL(blk_post_runtime_suspend);
15 extern void blk_post_runtime_suspend(struct request_queue *q, int err);
156 blk_post_runtime_suspend(sdev->request_queue, err); in sdev_runtime_suspend()
Completed in 9 milliseconds