Home
last modified time | relevance | path

Searched refs:blk_post_runtime_suspend (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/block/
A Dblk-pm.c122 void blk_post_runtime_suspend(struct request_queue *q, int err) in blk_post_runtime_suspend() function
139 EXPORT_SYMBOL(blk_post_runtime_suspend);
/linux-6.3-rc2/include/linux/
A Dblk-pm.h15 extern void blk_post_runtime_suspend(struct request_queue *q, int err);
/linux-6.3-rc2/drivers/scsi/
A Dscsi_pm.c156 blk_post_runtime_suspend(sdev->request_queue, err); in sdev_runtime_suspend()

Completed in 9 milliseconds