Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/udc/
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;
Dfsl_qe_udc.c787 struct qe_frame *pframe; in ep0_setup_handle()
811 struct qe_frame *pframe; in qe_ep0_rx()
883 struct qe_frame *pframe; in qe_ep_rxframe_handle()
930 struct qe_frame *pframe; in ep_rx_tasklet()
1017 struct qe_frame *pframe; in qe_ep_rx()
1060 static int qe_ep_tx(struct qe_ep *ep, struct qe_frame *frame) in qe_ep_tx()
1182 static int qe_usb_senddata(struct qe_ep *ep, struct qe_frame *frame) in qe_usb_senddata()
1204 static int sendnulldata(struct qe_ep *ep, struct qe_frame *frame, uint infor) in sendnulldata()
1220 static int frame_create_tx(struct qe_ep *ep, struct qe_frame *frame) in frame_create_tx()
1300 struct qe_frame *frame = ep->txframe; in ep0_txcomplete()
[all …]