Searched refs:udc_realize_hwep (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 822 static void udc_realize_hwep(struct lpc32xx_udc *udc, u32 hwep, in udc_realize_hwep() function 1076 udc_realize_hwep(udc, i, ep->ep.maxpacket); in udc_enable() 1684 udc_realize_hwep(udc, ep->hwep_num, ep->ep.maxpacket); in lpc32xx_ep_enable()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 821 static void udc_realize_hwep(struct lpc32xx_udc *udc, u32 hwep, in udc_realize_hwep() function 1075 udc_realize_hwep(udc, i, ep->ep.maxpacket); in udc_enable() 1683 udc_realize_hwep(udc, ep->hwep_num, ep->ep.maxpacket); in lpc32xx_ep_enable()
|
Completed in 8 milliseconds