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