Searched defs:max3421_hcd (Results 1 – 1 of 1) sorted by relevance
119 struct max3421_hcd { struct124 struct max3421_hcd *next; argument126 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 …]