Home
last modified time | relevance | path

Searched refs:get_ep_by_addr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dnet2280.c2756 static struct net2280_ep *get_ep_by_addr(struct net2280 *dev, u16 wIndex) in get_ep_by_addr() function
2894 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs_superspeed()
2954 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs_superspeed()
3020 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs_superspeed()
3220 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs()
3246 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs()
3271 e = get_ep_by_addr(dev, w_index); in handle_stat0_irqs()
H A Datmel_usba_udc.c1149 static struct usba_ep *get_ep_by_addr(struct usba_udc *udc, u16 wIndex) in get_ep_by_addr() function
1322 target = get_ep_by_addr(udc, le16_to_cpu(crq->wIndex)); in handle_ep0_setup()
1355 target = get_ep_by_addr(udc, le16_to_cpu(crq->wIndex)); in handle_ep0_setup()
1390 target = get_ep_by_addr(udc, le16_to_cpu(crq->wIndex)); in handle_ep0_setup()

Completed in 15 milliseconds