Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.c281 struct qe_ep *ep; in qe_epbds_reset()
313 struct qe_ep *ep; in qe_ep_reset()
935 struct qe_ep *ep; in ep_rx_tasklet()
1585 struct qe_ep *ep; in qe_ep_enable()
1615 struct qe_ep *ep; in qe_ep_disable()
1695 struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); in __qe_ep_queue()
1764 struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); in qe_ep_queue()
1778 struct qe_ep *ep = container_of(_ep, struct qe_ep, ep); in qe_ep_dequeue()
1815 struct qe_ep *ep; in qe_ep_set_halt()
1948 struct qe_ep *ep; in ch9getstatus()
[all …]
H A Dfsl_qe_udc.h257 struct qe_ep *ep;
261 struct qe_ep { struct
319 struct qe_ep eps[USB_MAX_ENDPOINTS]; argument