Man Page: blk_post_runtime_suspend
Operating Environment: centos
Section: 9
BLK_POST_RUNTIME_SUS(9) Block Devices BLK_POST_RUNTIME_SUS(9)NAMEblk_post_runtime_suspend - Post runtime suspend processingSYNOPSISvoid blk_post_runtime_suspend(struct request_queue * q, int err);ARGUMENTSq the queue of the device err return value of the device's runtime_suspend functionDESCRIPTIONUpdate the queue's runtime status according to the return value of the device's runtime suspend function and mark last busy for the device so that PM core will try to auto suspend the device at a later time. This function should be called near the end of the device's runtime_suspend callback.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_POST_RUNTIME_SUS(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| struct_bus_type(9) - centos |
| struct_i2c_driver(9) - centos |
| blk_init_queue(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |