Home
last modified time | relevance | path

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

/drivers/usb/host/
Dmax3421-hcd.c169 struct max3421_ep { struct
170 struct usb_host_endpoint *ep;
171 struct list_head ep_list;
172 u32 naks;
173 u16 last_active; /* frame # this ep was last active */
174 enum pkt_state pkt_state;
175 u8 retries;
176 u8 retransmit; /* packet needs retransmission */
608 struct max3421_ep *max3421_ep; in max3421_next_transfer() local
669 struct max3421_ep *max3421_ep; in max3421_select_and_start_urb() local
[all …]