BLK_PRE_RUNTIME_RESU(9) Block Devices BLK_PRE_RUNTIME_RESU(9)NAMEblk_pre_runtime_resume - Pre runtime resume processingSYNOPSISvoid blk_pre_runtime_resume(struct request_queue * q);ARGUMENTSq the queue of the deviceDESCRIPTIONUpdate the queue's runtime status to RESUMING in preparation for the runtime resume of the device. This function should be called near the start of the device's runtime_resume callback.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_PRE_RUNTIME_RESU(9)
| Related Man Pages |
|---|
| blk_init_queue(9) - centos |
| device_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| struct_class(9) - centos |
| struct_usb_device_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |