Searched refs:UIO_PORT_GPIO (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | uio_driver.h | 165 #define UIO_PORT_GPIO 2 macro |
/openbmc/linux/drivers/uio/ | ||
H A D | uio_aec.c | 92 info->port[0].porttype = UIO_PORT_GPIO; in probe() |