Home
last modified time | relevance | path

Searched refs:UIO_PORT_OTHER (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Duio_driver.h166 #define UIO_PORT_OTHER 3 macro
/linux-6.1.9/drivers/uio/
Duio.c154 if ((port->porttype < 0) || (port->porttype > UIO_PORT_OTHER)) in portio_porttype_show()