Searched defs:max3421_hcd (Results 1 – 1 of 1) sorted by relevance
117 struct max3421_hcd { struct118 spinlock_t lock;120 struct task_struct *spi_thread;122 enum max3421_rh_state rh_state;124 u32 port_status;126 unsigned active:1;128 struct list_head ep_list; /* list of EP's with work */134 u8 rev; /* chip revision */135 u16 frame_number;140 struct max3421_dma_buf *tx;[all …]