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 |
---|
struct_bus_type(9) - centos |
struct_rio_dev(9) - centos |
struct_rio_mport(9) - centos |
struct_rio_ops(9) - centos |
usb_queue_reset_device(9) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
Tar Command |
Shopt -s histappend |