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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dfsl_qe_udc.h178 struct qe_frame{ struct
241 static inline void qe_frame_clean(struct qe_frame *frm)
250 static inline void qe_frame_init(struct qe_frame *frm)
282 struct qe_frame *rxframe;
289 struct qe_frame *txframe;
H A Dfsl_qe_udc.c803 struct qe_frame *pframe;
827 struct qe_frame *pframe;
899 struct qe_frame *pframe;
946 struct qe_frame *pframe;
1033 struct qe_frame *pframe;
1076 static int qe_ep_tx(struct qe_ep *ep, struct qe_frame *frame)
1183 static int qe_usb_senddata(struct qe_ep *ep, struct qe_frame *frame)
1204 static int sendnulldata(struct qe_ep *ep, struct qe_frame *frame, uint infor)
1220 static int frame_create_tx(struct qe_ep *ep, struct qe_frame *frame)
1300 struct qe_frame *fram
[all...]

Completed in 73 milliseconds