Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dmax3421-hcd.c119 struct max3421_hcd { struct
124 struct max3421_hcd *next; argument
126 enum max3421_rh_state rh_state;
128 u32 port_status;
130 unsigned active:1;
132 struct list_head ep_list; /* list of EP's with work */
138 u8 rev; /* chip revision */
139 u16 frame_number;
144 struct max3421_dma_buf *tx;
145 struct max3421_dma_buf *rx;
[all …]