get_ccwdev_by_dev_id(9) centos man page | unix.com

Man Page: get_ccwdev_by_dev_id

Operating Environment: centos

Section: 9

GET_CCWDEV_BY_DEV_ID(9) 					    The ccw bus 					   GET_CCWDEV_BY_DEV_ID(9)

NAME
get_ccwdev_by_dev_id - obtain device from a ccw device id
SYNOPSIS
struct ccw_device * get_ccwdev_by_dev_id(struct ccw_dev_id * dev_id);
ARGUMENTS
dev_id id of the device to be searched
DESCRIPTION
This function searches all devices attached to the ccw bus for a device matching dev_id.
RETURNS
If a device is found its reference count is increased and returned; else NULL is returned.
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 GET_CCWDEV_BY_DEV_ID(9)
Related Man Pages
request_threaded_irq(9) - suse
ccw_device_start_timeout(9) - centos
struct_ccwgroup_driver(9) - centos
struct_cmbdata(9) - suse
struct_ccwgroup_driver(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing