Searched refs:UIO_PORT_OTHER (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/linux/ | ||
D | uio_driver.h | 166 #define UIO_PORT_OTHER 3 macro |
/Linux-v6.1/drivers/uio/ | ||
D | uio.c | 154 if ((port->porttype < 0) || (port->porttype > UIO_PORT_OTHER)) in portio_porttype_show() |