Query: rio_dev_get
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RIO_DEV_GET(9) RapidIO driver interface RIO_DEV_GET(9)NAMErio_dev_get - Increments the reference count of the RIO device structureSYNOPSISstruct rio_dev * rio_dev_get(struct rio_dev * rdev);ARGUMENTSrdev RIO device being referencedDESCRIPTIONEach live reference to a device should be refcounted. Drivers for RIO devices should normally record such references in their probe methods, when they bind to a device, and release them by calling rio_dev_put, in their disconnect methods.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RIO_DEV_GET(9)
Related Man Pages |
---|
device_schedule_callback_owner(9) - centos |
struct_rio_mport(9) - centos |
struct_rio_switch(9) - centos |
usb_queue_reset_device(9) - centos |
struct_ccw_driver(9) - suse |
Similar Topics in the Unix Linux Community |
---|
DB2 convert digits to binary format |
Tar Command |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |
[TIP] Processing YAML files with yq |