Home
last modified time | relevance | path

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

/linux-5.10/drivers/usb/host/
Dmax3421-hcd.c123 struct max3421_hcd { struct
128 struct max3421_hcd *next; argument
130 enum max3421_rh_state rh_state;
132 u32 port_status;
134 unsigned active:1;
136 struct list_head ep_list; /* list of EP's with work */
142 u8 rev; /* chip revision */
143 u16 frame_number;
148 struct max3421_dma_buf *tx;
149 struct max3421_dma_buf *rx;
[all …]