Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds