Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/uio/
Duio.c128 struct uio_port *port;
132 static ssize_t portio_name_show(struct uio_port *port, char *buf) in portio_name_show()
140 static ssize_t portio_start_show(struct uio_port *port, char *buf) in portio_start_show()
145 static ssize_t portio_size_show(struct uio_port *port, char *buf) in portio_size_show()
150 static ssize_t portio_porttype_show(struct uio_port *port, char *buf) in portio_porttype_show()
162 ssize_t (*show)(struct uio_port *, char *);
163 ssize_t (*store)(struct uio_port *, const char *, size_t);
193 struct uio_port *port = portio->port; in portio_type_show()
263 struct uio_port *port; in uio_dev_add_attributes()
345 struct uio_port *port; in uio_dev_del_attributes()
/linux-4.4.14/include/linux/
Duio_driver.h56 struct uio_port { struct
99 struct uio_port port[MAX_UIO_PORT_REGIONS];