Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dmax3421-hcd.c167 struct max3421_ep { struct
168 struct usb_host_endpoint *ep;
169 struct list_head ep_list;
170 u32 naks;
171 u16 last_active; /* frame # this ep was last active */
172 enum pkt_state pkt_state;
173 u8 retries;
174 u8 retransmit; /* packet needs retransmission */
583 struct max3421_ep *max3421_ep; in max3421_next_transfer() local
644 struct max3421_ep *max3421_ep; in max3421_select_and_start_urb() local
[all …]