Symbol: dbc_port
drivers/usb/host/xhci-dbgtty.c
101
static void dbc_start_rx(struct dbc_port *port)
drivers/usb/host/xhci-dbgtty.c
135
static int dbc_rx_push_buffer(struct dbc_port *port, struct dbc_request *req)
drivers/usb/host/xhci-dbgtty.c
167
struct dbc_port *port = dbc_to_port(dbc);
drivers/usb/host/xhci-dbgtty.c
202
struct dbc_port *port = dbc_to_port(dbc);
drivers/usb/host/xhci-dbgtty.c
22
static inline struct dbc_port *dbc_to_port(struct xhci_dbc *dbc)
drivers/usb/host/xhci-dbgtty.c
267
struct dbc_port *port;
drivers/usb/host/xhci-dbgtty.c
28
dbc_kfifo_to_req(struct dbc_port *port, char *packet)
drivers/usb/host/xhci-dbgtty.c
283
struct dbc_port *port = tty->driver_data;
drivers/usb/host/xhci-dbgtty.c
290
struct dbc_port *port = tty->driver_data;
drivers/usb/host/xhci-dbgtty.c
298
struct dbc_port *port = tty->driver_data;
drivers/usb/host/xhci-dbgtty.c
330
struct dbc_port *port = tty->driver_data;
drivers/usb/host/xhci-dbgtty.c
343
struct dbc_port *port = tty->driver_data;
drivers/usb/host/xhci-dbgtty.c
353
struct dbc_port *port = tty->driver_data;
drivers/usb/host/xhci-dbgtty.c
370
struct dbc_port *port = tty->driver_data;
drivers/usb/host/xhci-dbgtty.c
383
struct dbc_port *port = tty->driver_data;
drivers/usb/host/xhci-dbgtty.c
409
struct dbc_port *port = from_tasklet(port, t, push);
drivers/usb/host/xhci-dbgtty.c
452
struct dbc_port *port = container_of(_port, struct dbc_port, port);
drivers/usb/host/xhci-dbgtty.c
466
xhci_dbc_tty_init_port(struct xhci_dbc *dbc, struct dbc_port *port)
drivers/usb/host/xhci-dbgtty.c
480
xhci_dbc_tty_exit_port(struct dbc_port *port)
drivers/usb/host/xhci-dbgtty.c
490
struct dbc_port *port = dbc_to_port(dbc);
drivers/usb/host/xhci-dbgtty.c
50
static int dbc_do_start_tx(struct dbc_port *port)
drivers/usb/host/xhci-dbgtty.c
549
struct dbc_port *port = dbc_to_port(dbc);
drivers/usb/host/xhci-dbgtty.c
581
struct dbc_port *port;
drivers/usb/host/xhci-dbgtty.c
616
struct dbc_port *port = dbc_to_port(dbc);
drivers/usb/host/xhci-dbgtty.c
91
static int dbc_start_tx(struct dbc_port *port)