Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dmax3421-hcd.c165 struct max3421_ep { struct
166 struct usb_host_endpoint *ep;
167 struct list_head ep_list;
168 u32 naks;
169 u16 last_active; /* frame # this ep was last active */
170 enum pkt_state pkt_state;
171 u8 retries;
172 u8 retransmit; /* packet needs retransmission */
604 struct max3421_ep *max3421_ep; in max3421_next_transfer() local
665 struct max3421_ep *max3421_ep; in max3421_select_and_start_urb() local
[all …]