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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfsl_usb2_udc.h546 #define get_ep_by_pipe(udc, pipe) ((pipe == 1)? &udc->eps[0]: \ macro
H A Dfsl_usb2_udc.c1219 struct fsl_ep *ep = get_ep_by_pipe(udc, pipe);
1269 target_ep = get_ep_by_pipe(udc, get_pipe_by_windex(index));
1346 ep = get_ep_by_pipe(udc, pipe);
1568 curr_ep = get_ep_by_pipe(udc, i);

Completed in 164 milliseconds