centos man page for blk_post_runtime_resume

Query: blk_post_runtime_resume

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BLK_POST_RUNTIME_RES(9) 					   Block Devices					   BLK_POST_RUNTIME_RES(9)

NAME
blk_post_runtime_resume - Post runtime resume processing
SYNOPSIS
void blk_post_runtime_resume(struct request_queue * q, int err);
ARGUMENTS
q the queue of the device err return value of the device's runtime_resume function
DESCRIPTION
Update the queue's runtime status according to the return value of the device's runtime_resume function. If it is successfully resumed, process the requests that are queued into the device's queue when it is resuming and then mark last busy and initiate autosuspend for it. This function should be called near the end of the device's runtime_resume callback.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_POST_RUNTIME_RES(9)
Related Man Pages
device_create(9) - centos
device_create_with_groups(9) - centos
parport_register_device(9) - centos
spi_async_locked(9) - centos
struct_usb_driver(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Controlling user input
Please Welcome Dave Munro to the Moderator Team!