Searched refs:lpc32xx_ep_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 1906 static const struct usb_ep_ops lpc32xx_ep_ops = { variable 2517 .ops = &lpc32xx_ep_ops, 2530 .ops = &lpc32xx_ep_ops, 2543 .ops = &lpc32xx_ep_ops, 2556 .ops = &lpc32xx_ep_ops, 2569 .ops = &lpc32xx_ep_ops, 2582 .ops = &lpc32xx_ep_ops, 2595 .ops = &lpc32xx_ep_ops, 2608 .ops = &lpc32xx_ep_ops, 2621 .ops = &lpc32xx_ep_ops, [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 1907 static const struct usb_ep_ops lpc32xx_ep_ops = { variable 2518 .ops = &lpc32xx_ep_ops, 2531 .ops = &lpc32xx_ep_ops, 2544 .ops = &lpc32xx_ep_ops, 2557 .ops = &lpc32xx_ep_ops, 2570 .ops = &lpc32xx_ep_ops, 2583 .ops = &lpc32xx_ep_ops, 2596 .ops = &lpc32xx_ep_ops, 2609 .ops = &lpc32xx_ep_ops, 2622 .ops = &lpc32xx_ep_ops, [all...] |
Completed in 8 milliseconds