Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/gadget/
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()
282 struct qe_frame *rxframe;
289 struct qe_frame *txframe;
Dfsl_qe_udc.c803 struct qe_frame *pframe; in ep0_setup_handle()
827 struct qe_frame *pframe; in qe_ep0_rx()
899 struct qe_frame *pframe; in qe_ep_rxframe_handle()
946 struct qe_frame *pframe; in ep_rx_tasklet()
1033 struct qe_frame *pframe; in qe_ep_rx()
1076 static int qe_ep_tx(struct qe_ep *ep, struct qe_frame *frame) in qe_ep_tx()
1198 static int qe_usb_senddata(struct qe_ep *ep, struct qe_frame *frame) in qe_usb_senddata()
1220 static int sendnulldata(struct qe_ep *ep, struct qe_frame *frame, uint infor) in sendnulldata()
1236 static int frame_create_tx(struct qe_ep *ep, struct qe_frame *frame) in frame_create_tx()
1316 struct qe_frame *frame = ep->txframe; in ep0_txcomplete()
[all …]