Searched refs:target_ep (Results 1 – 2 of 2) sorted by relevance
1345 struct fsl_ep *target_ep; in ch9getstatus() local1347 target_ep = get_ep_by_pipe(udc, get_pipe_by_windex(index)); in ch9getstatus()1350 if (!target_ep->ep.desc) in ch9getstatus()1352 tmp = dr_ep_get_stall(ep_index(target_ep), ep_is_in(target_ep)) in ch9getstatus()
1970 struct qe_ep *target_ep = &udc->eps[pipe]; in ch9getstatus() local1974 if (!target_ep->ep.desc) in ch9getstatus()1979 if (target_ep->dir != USB_DIR_IN) in ch9getstatus()1984 if (target_ep->dir != USB_DIR_OUT) in ch9getstatus()