1RIO_PW_ENABLE(9) Internals RIO_PW_ENABLE(9)
23
4
NAME
6rio_pw_enable - Enables/disables port-write handling by a master port
7
SYNOPSIS
9void rio_pw_enable(struct rio_mport * port, int enable);
10
ARGUMENTS
12port
13Master port associated with port-write handling
1415
enable
161=enable, 0=disable
17
AUTHOR
19Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 RIO_PW_ENABLE(9)