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_device_driver(9) - centos |
struct_rio_dev(9) - centos |
usb_queue_reset_device(9) - centos |
struct_usb_driver(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Shopt -s histappend |
[TIP] Processing YAML files with yq |