Searched refs:isp1760_ep (Results 1 – 2 of 2) sorted by relevance
31 struct isp1760_ep *ep;40 static inline struct isp1760_ep *ep_to_udc_ep(struct usb_ep *ep) in ep_to_udc_ep()42 return container_of(ep, struct isp1760_ep, ep); in ep_to_udc_ep()110 static struct isp1760_ep *isp1760_udc_find_ep(struct isp1760_udc *udc, in isp1760_udc_find_ep()127 struct isp1760_ep *ep, int dir) in __isp1760_udc_select_ep()150 struct isp1760_ep *ep) in isp1760_udc_select_ep()156 static void isp1760_udc_ctrl_send_status(struct isp1760_ep *ep, int dir) in isp1760_udc_ctrl_send_status()181 static void isp1760_udc_request_complete(struct isp1760_ep *ep, in isp1760_udc_request_complete()208 static void isp1760_udc_ctrl_send_stall(struct isp1760_ep *ep) in isp1760_udc_ctrl_send_stall()234 static bool isp1760_udc_receive(struct isp1760_ep *ep, in isp1760_udc_receive()[all …]
34 struct isp1760_ep { struct80 struct isp1760_ep ep[15];