Searched refs:pxa25x_ep_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | pxa25x_udc.c | 1096 static struct usb_ep_ops pxa25x_ep_ops = { variable 2035 .ops = &pxa25x_ep_ops, 2049 .ops = &pxa25x_ep_ops, 2064 .ops = &pxa25x_ep_ops, 2081 .ops = &pxa25x_ep_ops, 2096 .ops = &pxa25x_ep_ops, 2112 .ops = &pxa25x_ep_ops, 2128 .ops = &pxa25x_ep_ops, 2143 .ops = &pxa25x_ep_ops, 2159 .ops = &pxa25x_ep_ops, [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | pxa25x_udc.c | 1095 static const struct usb_ep_ops pxa25x_ep_ops = { variable 1997 .ops = &pxa25x_ep_ops, 2011 .ops = &pxa25x_ep_ops, 2026 .ops = &pxa25x_ep_ops, 2043 .ops = &pxa25x_ep_ops, 2058 .ops = &pxa25x_ep_ops, 2074 .ops = &pxa25x_ep_ops, 2090 .ops = &pxa25x_ep_ops, 2105 .ops = &pxa25x_ep_ops, 2121 .ops = &pxa25x_ep_ops, [all...] |
Completed in 8 milliseconds