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

NAME

6       rio_find_mport - find RIO mport by its ID
7

SYNOPSIS

9       struct rio_mport * rio_find_mport(int mport_id);
10

ARGUMENTS

12       mport_id
13           number (ID) of mport device
14

DESCRIPTION

16       Given a RIO mport number, the desired mport is located in the global
17       list of mports. If the mport is found, a pointer to its data structure
18       is returned. If no mport is found, NULL is returned.
19

AUTHOR

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