Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Du_serial.c96 struct gs_port { struct
129 struct gs_port *port; argument
333 gs_send_packet(struct gs_port *port, char *packet, unsigned size) in gs_send_packet()
356 static int gs_start_tx(struct gs_port *port) in gs_start_tx()
423 static unsigned gs_start_rx(struct gs_port *port) in gs_start_rx()
483 struct gs_port *port = (void *)_port; in gs_rx_push()
587 struct gs_port *port = ep->driver_data; in gs_read_complete()
598 struct gs_port *port = ep->driver_data; in gs_write_complete()
671 static int gs_start_io(struct gs_port *port) in gs_start_io()
725 struct gs_port *port; in gs_open()
[all …]
Du_serial.h34 struct gs_port *ioport;