Home
last modified time | relevance | path

Searched defs:dbc_port (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-dbgcap.h102 struct dbc_port { struct
103 struct tty_port port;
104 spinlock_t port_lock; /* port access */
105 int minor;
107 struct list_head read_pool;
108 struct list_head read_queue;
109 unsigned int n_read;
110 struct tasklet_struct push;
112 struct list_head write_pool;
113 unsigned int tx_boundary;
[all …]