other versions
RIO_PW_ENABLE(9) | RapidIO driver interface | RIO_PW_ENABLE(9) |
NAME¶
rio_pw_enable - Enables/disables port-write handling by a master port
SYNOPSIS¶
void rio_pw_enable(struct rio_mport * mport, int enable);
ARGUMENTS¶
struct rio_mport * mport
Master port associated with port-write handling
int enable
1=enable, 0=disable
AUTHOR¶
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
Author.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |