Searched refs:ep_usb (Results 1 – 2 of 2) sorted by relevance
156 struct usb_ep ep_usb; member553 if (!ep->ep_usb.caps.dir_in) in max3420_getstatus()556 if (!ep->ep_usb.caps.dir_out) in max3420_getstatus()678 ep->ep_usb.name, req, status); in max3420_req_done()697 psz = ep->ep_usb.maxpacket; in max3420_do_data()932 ep->ep_usb.desc = desc; in __max3420_ep_enable()933 ep->ep_usb.maxpacket = maxp; in __max3420_ep_enable()980 ep->ep_usb.desc = NULL; in __max3420_ep_disable()1165 ep->ep_usb.name = ep->name; in max3420_eps_init()1170 ep->ep_usb.desc = &ep0_desc; in max3420_eps_init()[all …]
140 struct usb_ep ep_usb; member401 ep->ep_usb.maxpacket); in xudc_dma_send()518 ep->ep_usb.maxpacket); in xudc_eptxrx()564 ep->ep_usb.name, req, status); in xudc_done()624 ep->ep_usb.name, count); in xudc_read_fifo()818 ep->ep_usb.desc = desc; in __xudc_ep_enable()948 ep->ep_usb.desc = NULL; in xudc_ep_disable()1317 ep->ep_usb.name = ep->name; in xudc_eps_init()1318 ep->ep_usb.ops = &xusb_ep_ops; in xudc_eps_init()1324 ep->ep_usb.name = ep0name; in xudc_eps_init()[all …]