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_device_driver(9) - centos |
struct_rio_dev(9) - centos |
struct_rio_ops(9) - centos |
struct_usb_driver(9) - centos |
struct_usb_device_driver(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
Unsure why access time on a directory change isn't changing |
Controlling user input |