1RIO_DEVICE(9)              RapidIO driver interface              RIO_DEVICE(9)
2
3
4

NAME

6       RIO_DEVICE - macro used to describe a specific RIO device
7

SYNOPSIS

9       RIO_DEVICE(dev, ven);
10

ARGUMENTS

12       dev
13           the 16 bit RIO device ID
14
15       ven
16           the 16 bit RIO vendor ID
17

DESCRIPTION

19       This macro is used to create a struct rio_device_id that matches a
20       specific device. The assembly vendor and assembly device fields will be
21       set to RIO_ANY_ID.
22

AUTHOR

24       Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
25           Author.
26
28Kernel Hackers Manual 3.10         June 2019                     RIO_DEVICE(9)
Impressum