Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dfsl_qe_udc.h178 struct qe_frame{ struct
241 static inline void qe_frame_clean(struct qe_frame *frm) in qe_frame_clean()
250 static inline void qe_frame_init(struct qe_frame *frm) in qe_frame_init()
281 struct qe_frame *rxframe;
288 struct qe_frame *txframe;
Dfsl_qe_udc.c797 struct qe_frame *pframe; in ep0_setup_handle()
821 struct qe_frame *pframe; in qe_ep0_rx()
893 struct qe_frame *pframe; in qe_ep_rxframe_handle()
940 struct qe_frame *pframe; in ep_rx_tasklet()
1027 struct qe_frame *pframe; in qe_ep_rx()
1070 static int qe_ep_tx(struct qe_ep *ep, struct qe_frame *frame) in qe_ep_tx()
1192 static int qe_usb_senddata(struct qe_ep *ep, struct qe_frame *frame) in qe_usb_senddata()
1214 static int sendnulldata(struct qe_ep *ep, struct qe_frame *frame, uint infor) in sendnulldata()
1230 static int frame_create_tx(struct qe_ep *ep, struct qe_frame *frame) in frame_create_tx()
1310 struct qe_frame *frame = ep->txframe; in ep0_txcomplete()
[all …]