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

NAME

6       rio_read_config_32 - Read 32 bits from configuration space
7

SYNOPSIS

9       int rio_read_config_32(struct rio_dev * rdev, u32 offset, u32 * data);
10

ARGUMENTS

12       rdev
13           RIO device
14
15       offset
16           Offset into device configuration space
17
18       data
19           Pointer to read data into
20

DESCRIPTION

22       Reads 32 bits of data from the specified offset within the RIO device's
23       configuration space.
24

AUTHOR

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