Home
last modified time | relevance | path

Searched refs:usb_gadget_ops (Results 1 – 25 of 42) sorted by relevance

12

/linux-6.15/include/linux/usb/
H A Dgadget.h312 struct usb_gadget_ops { struct
418 const struct usb_gadget_ops *ops;
/linux-6.15/drivers/usb/gadget/udc/bdc/
H A Dbdc_udc.c40 static const struct usb_gadget_ops bdc_gadget_ops;
509 static const struct usb_gadget_ops bdc_gadget_ops = {
/linux-6.15/drivers/usb/gadget/udc/aspeed-vhub/
H A Ddev.c466 static const struct usb_gadget_ops ast_vhub_udc_ops = {
/linux-6.15/drivers/usb/usbip/
H A Dvudc_dev.c218 static const struct usb_gadget_ops vgadget_ops = {
/linux-6.15/drivers/usb/chipidea/
H A Dudc.c2005 static const struct usb_gadget_ops usb_gadget_ops = { variable
2266 ci->gadget.ops = &usb_gadget_ops; in udc_start()
/linux-6.15/drivers/usb/mtu3/
H A Dmtu3_gadget.c625 static const struct usb_gadget_ops mtu3_gadget_ops = {
/linux-6.15/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c1050 static const struct usb_gadget_ops usbhsg_gadget_ops = {
/linux-6.15/drivers/usb/gadget/udc/
H A Dmax3420_udc.c1143 static const struct usb_gadget_ops max3420_udc_ops = {
H A Daspeed_udc.c1340 static const struct usb_gadget_ops ast_udc_ops = {
H A Dfusb300_udc.c1335 static const struct usb_gadget_ops fusb300_gadget_ops = {
H A Dat91_udc.c988 static const struct usb_gadget_ops at91_udc_ops = {
H A Dbcm63xx_udc.c1870 static const struct usb_gadget_ops bcm63xx_udc_ops = {
H A Dpxa27x_udc.c1615 static const struct usb_gadget_ops pxa_udc_ops = {
H A Dgoku_udc.c1032 static const struct usb_gadget_ops goku_ops = {
H A Dm66592-udc.c1508 static const struct usb_gadget_ops m66592_gadget_ops = {
H A Dgr_udc.c1933 static const struct usb_gadget_ops gr_ops = {
H A Dudc-xilinx.c1434 static const struct usb_gadget_ops xusb_udc_ops = {
H A Dpxa25x_udc.c1221 static const struct usb_gadget_ops pxa25x_udc_ops = {
H A Dmv_u3d_core.c1289 static const struct usb_gadget_ops mv_u3d_ops = {
H A Dr8a66597-udc.c1800 static const struct usb_gadget_ops r8a66597_gadget_ops = {
H A Dfsl_udc_core.c1241 static const struct usb_gadget_ops fsl_gadget_ops = {
/linux-6.15/drivers/usb/isp1760/
H A Disp1760-udc.c1328 static const struct usb_gadget_ops isp1760_udc_ops = {
/linux-6.15/drivers/usb/fotg210/
H A Dfotg210-udc.c1111 static const struct usb_gadget_ops fotg210_gadget_ops = {
/linux-6.15/drivers/usb/musb/
H A Dmusb_gadget.c1673 static const struct usb_gadget_ops musb_gadget_operations = {
/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-gadget.c1581 static const struct usb_gadget_ops cdnsp_gadget_ops = {

12