Searched refs:sl811h_ep (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | sl811.h | 138 struct sl811h_ep *next_periodic; 139 struct sl811h_ep *next_async; 141 struct sl811h_ep *active_a; 143 struct sl811h_ep *active_b; 155 struct sl811h_ep *periodic[PERIODIC_SIZE]; 169 struct sl811h_ep { struct 186 struct sl811h_ep *next;
|
H A D | sl811-hcd.c | 136 struct sl811h_ep *ep, in setup_packet() 167 struct sl811h_ep *ep, in status_packet() 201 struct sl811h_ep *ep, in in_packet() 237 struct sl811h_ep *ep, in out_packet() 302 static struct sl811h_ep *start(struct sl811 *sl811, u8 bank) in start() 304 struct sl811h_ep *ep; in start() 318 struct sl811h_ep, schedule); in start() 335 struct sl811h_ep, schedule); in start() 422 struct sl811h_ep *ep, 453 struct sl811h_ep *tem [all...] |
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | sl811.h | 137 struct sl811h_ep *next_periodic; 138 struct sl811h_ep *next_async; 140 struct sl811h_ep *active_a; 142 struct sl811h_ep *active_b; 154 struct sl811h_ep *periodic[PERIODIC_SIZE]; 168 struct sl811h_ep { struct 185 struct sl811h_ep *next;
|
H A D | sl811-hcd.c | 136 struct sl811h_ep *ep, in setup_packet() 167 struct sl811h_ep *ep, in status_packet() 201 struct sl811h_ep *ep, in in_packet() 237 struct sl811h_ep *ep, in out_packet() 302 static struct sl811h_ep *start(struct sl811 *sl811, u8 bank) in start() 304 struct sl811h_ep *ep; in start() 318 struct sl811h_ep, schedule); in start() 335 struct sl811h_ep, schedule); in start() 422 struct sl811h_ep *ep, 453 struct sl811h_ep *tem [all...] |
Completed in 4 milliseconds