blk_pre_runtime_resume(9) centos man page | unix.com

Man Page: blk_pre_runtime_resume

Operating Environment: centos

Section: 9

BLK_PRE_RUNTIME_RESU(9) 					   Block Devices					   BLK_PRE_RUNTIME_RESU(9)

NAME
blk_pre_runtime_resume - Pre runtime resume processing
SYNOPSIS
void blk_pre_runtime_resume(struct request_queue * q);
ARGUMENTS
q the queue of the device
DESCRIPTION
Update 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_PRE_RUNTIME_RESU(9)
Related Man Pages
device_create(9) - centos
device_schedule_callback_owner(9) - centos
struct_device_driver(9) - centos
blk_init_queue(9) - suse
struct_spi_driver(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq