Home
last modified time | relevance | path

Searched refs:blk_pre_runtime_suspend (Results 1 – 3 of 3) sorted by path

/linux/block/
H A Dblk-pm.c59 int blk_pre_runtime_suspend(struct request_queue *q) in blk_pre_runtime_suspend() function
105 EXPORT_SYMBOL(blk_pre_runtime_suspend);
/linux/drivers/scsi/
H A Dscsi_pm.c151 err = blk_pre_runtime_suspend(sdev->request_queue); in sdev_runtime_suspend()
/linux/include/linux/
H A Dblk-pm.h14 extern int blk_pre_runtime_suspend(struct request_queue *q);