Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h174 struct qe_frame{ struct
237 static inline void qe_frame_clean(struct qe_frame *frm) in qe_frame_clean()
246 static inline void qe_frame_init(struct qe_frame *frm) in qe_frame_init()
277 struct qe_frame *rxframe;
284 struct qe_frame *txframe;
H A Dfsl_qe_udc.c793 struct qe_frame *pframe; in ep0_setup_handle()
817 struct qe_frame *pframe; in qe_ep0_rx()
889 struct qe_frame *pframe; in qe_ep_rxframe_handle()
936 struct qe_frame *pframe; in ep_rx_tasklet()
1023 struct qe_frame *pframe; in qe_ep_rx()
1066 static int qe_ep_tx(struct qe_ep *ep, struct qe_frame *frame) in qe_ep_tx()
1188 static int qe_usb_senddata(struct qe_ep *ep, struct qe_frame *frame) in qe_usb_senddata()
1306 struct qe_frame *frame = ep->txframe; in ep0_txcomplete()
1363 struct qe_frame *pframe; in qe_ep0_txconf()
1419 struct qe_frame *pframe = NULL; in qe_ep_txconf()
[all …]