1RIO_NAME(9) RapidIO driver interface RIO_NAME(9)
23
4
NAME
6rio_name - Get the unique RIO device identifier
7
SYNOPSIS
9const char * rio_name(struct rio_dev * rdev);
10
ARGUMENTS
12rdev
13RIO device
14
DESCRIPTION
16Get the unique RIO device identifier. Returns the device identifier
17string.
18
AUTHOR
20Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
21Author.
22
COPYRIGHT
24Kernel Hackers Manual 2.6. June 2019 RIO_NAME(9)