Home
last modified time | relevance | path

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

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