Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/udc/
H A Drenesas_usbf.c275 struct usbf_ep { struct
1831 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); in usbf_ep_enable()
1888 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); in usbf_ep_disable()
1988 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); in usbf_ep_queue()
2015 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); in usbf_ep_dequeue()
2097 struct usbf_ep *ep; in usbf_ep_free_request()
2113 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); in usbf_ep_set_halt()
2140 struct usbf_ep *ep = container_of(_ep, struct usbf_ep, ep); in usbf_ep_set_wedge()
2196 struct usbf_ep *ep; in usbf_get_ep_by_addr()
2238 struct usbf_ep *ep; in usbf_req_get_status()
[all …]