Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/udc/
Dmax3420_udc.c152 struct max3420_ep *ep;
155 struct max3420_ep { struct
169 struct max3420_ep ep[MAX3420_MAX_EPS]; argument
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 *ep = req->ep; in max3420_req_done()
[all …]