other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| RIO_DEVICE_REMOVE(9) | Internals | RIO_DEVICE_REMOVE(9) |
NAME¶
rio_device_remove - Remove a RIO device from the systemSYNOPSIS¶
int
rio_device_remove(struct device * dev);
ARGUMENTS¶
devthe RIO device structure to match
against
DESCRIPTION¶
Remove a RIO device from the system. If it has an associated driver, then run the driver remove method. Then update the reference count.AUTHOR¶
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>Author.
COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |