Home
last modified time | relevance | path

Searched refs:max3420_ep (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dmax3420_udc.c154 struct max3420_ep *ep;
157 struct max3420_ep { struct
171 struct max3420_ep ep[MAX3420_MAX_EPS];
188 #define to_max3420_ep(e) container_of((e), struct max3420_ep, ep_usb)
316 static int spi_max3420_enable(struct max3420_ep *ep) in spi_max3420_enable()
348 static int spi_max3420_stall(struct max3420_ep *ep) in spi_max3420_stall()
412 static void max3420_nuke(struct max3420_ep *ep, int status);
541 struct max3420_ep *ep; in max3420_getstatus()
581 struct max3420_ep *ep; in max3420_set_clear_feature()
672 struct max3420_ep *e in max3420_req_done()
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dmax3420_udc.c152 struct max3420_ep *ep;
155 struct max3420_ep { struct
169 struct max3420_ep ep[MAX3420_MAX_EPS];
186 #define to_max3420_ep(e) container_of((e), struct max3420_ep, ep_usb)
314 static int spi_max3420_enable(struct max3420_ep *ep) in spi_max3420_enable()
346 static int spi_max3420_stall(struct max3420_ep *ep) in spi_max3420_stall()
410 static void max3420_nuke(struct max3420_ep *ep, int status);
537 struct max3420_ep *ep; in max3420_getstatus()
577 struct max3420_ep *ep; in max3420_set_clear_feature()
668 struct max3420_ep *e in max3420_req_done()
[all...]

Completed in 3 milliseconds