1RIO_DEVICE_REMOVE(9)               Internals              RIO_DEVICE_REMOVE(9)
2
3
4

NAME

6       rio_device_remove - Remove a RIO device from the system
7

SYNOPSIS

9       int rio_device_remove(struct device * dev);
10

ARGUMENTS

12       dev
13           the RIO device structure to match against
14

DESCRIPTION

16       Remove a RIO device from the system. If it has an associated driver,
17       then run the driver remove method. Then update the reference count.
18

AUTHOR

20       Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
21           Author.
22
24Kernel Hackers Manual 3.10         June 2019              RIO_DEVICE_REMOVE(9)
Impressum