Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-dbgtty.c364 n = port->n_read; in dbc_rx_push()
375 port->n_read += count; in dbc_rx_push()
378 port->n_read = 0; in dbc_rx_push()
429 port->n_read = 0; in xhci_dbc_tty_init_port()
H A Dxhci-dbgcap.h109 unsigned int n_read; member
/linux/drivers/usb/gadget/function/
H A Du_serial.c118 unsigned n_read; member
408 n = port->n_read; in gs_rx_push()
421 port->n_read += count; in gs_rx_push()
426 port->n_read = 0; in gs_rx_push()
573 port->n_read = 0; in gs_start_io()