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