Home
last modified time | relevance | path

Searched refs:get_ep_by_addr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.c560 static struct usba_ep *get_ep_by_addr(struct usba_udc *udc, u16 wIndex) in get_ep_by_addr() function
732 target = get_ep_by_addr(udc, le16_to_cpu(crq->wIndex)); in handle_ep0_setup()
766 target = get_ep_by_addr(udc, le16_to_cpu(crq->wIndex)); in handle_ep0_setup()
801 target = get_ep_by_addr(udc, le16_to_cpu(crq->wIndex)); in handle_ep0_setup()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dnet2280.c2751 static struct net2280_ep *get_ep_by_addr(struct net2280 *dev, u16 wIndex) in get_ep_by_addr() function
2891 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs_superspeed()
2951 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs_superspeed()
3017 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs_superspeed()
3215 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs()
3241 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs()
3266 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs()
H A Datmel_usba_udc.c1146 static struct usba_ep *get_ep_by_addr(struct usba_udc *udc, u16 wIndex) in get_ep_by_addr() function
1319 target = get_ep_by_addr(udc, le16_to_cpu(crq->wIndex)); in handle_ep0_setup()
1352 target = get_ep_by_addr(udc, le16_to_cpu(crq->wIndex)); in handle_ep0_setup()
1387 target = get_ep_by_addr(udc, le16_to_cpu(crq->wIndex)); in handle_ep0_setup()