1RIO_GET_INPUT_STATUS(9) Internals RIO_GET_INPUT_STATUS(9)
2
3
4
6 rio_get_input_status - Sends a Link-Request/Input-Status control symbol
7 and returns link-response (if requested).
8
10 int rio_get_input_status(struct rio_dev * rdev, int pnum,
11 u32 * lnkresp);
12
14 rdev
15 RIO devive to issue Input-status command
16
17 pnum
18 Device port number to issue the command
19
20 lnkresp
21 Response from a link partner
22
24 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
25 Author.
26
28Kernel Hackers Manual 3.10 June 2019 RIO_GET_INPUT_STATUS(9)