Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/function/
Du_serial.c86 struct gs_port *port;
99 struct gs_port { struct
129 struct gs_port *port; argument
200 gs_send_packet(struct gs_port *port, char *packet, unsigned size) in gs_send_packet()
223 static int gs_start_tx(struct gs_port *port) in gs_start_tx()
297 static unsigned gs_start_rx(struct gs_port *port) in gs_start_rx()
358 struct gs_port *port = container_of(w, struct gs_port, push); in gs_rx_push()
450 struct gs_port *port = ep->driver_data; in gs_read_complete()
461 struct gs_port *port = ep->driver_data; in gs_write_complete()
534 static int gs_start_io(struct gs_port *port) in gs_start_io()
[all …]
Du_serial.h38 struct gs_port *ioport;