Home
last modified time | relevance | path

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

/linux/drivers/uio/
A Duio.c151 const char *porttypes[] = {"none", "x86", "gpio", "other"}; in portio_porttype_show() local
156 return sprintf(buf, "port_%s\n", porttypes[port->porttype]); in portio_porttype_show()

Completed in 4 milliseconds