Home
last modified time | relevance | path

Searched refs:driver_desc (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/drivers/usb/gadget/udc/
Dgoku_udc.c52 static const char driver_desc [] = DRIVER_DESC; variable
1156 pci_name(dev->pdev), driver_desc, in udc_proc_read()
1799 INFO(dev, "%s\n", driver_desc); in goku_probe()
Ddummy_hcd.c54 static const char driver_desc[] = "USB Host+Gadget Emulator"; variable
2662 dev_info(&pdev->dev, "%s, driver " DRIVER_VERSION "\n", driver_desc); in dummy_hcd_probe()
Dnet2272.c39 static const char driver_desc[] = DRIVER_DESC; variable
2283 dev_info(dev->dev, "%s\n", driver_desc); in net2272_probe_fin()
Domap_udc.c113 static const char driver_desc[] = DRIVER_DESC; variable
2312 driver_desc, in proc_udc_show()
Ds3c2410_udc.c50 static const char driver_desc[] = DRIVER_DESC; variable
Dnet2280.c70 static const char driver_desc[] = DRIVER_DESC; variable
3778 ep_info(dev, "%s\n", driver_desc); in net2280_probe()
Dfsl_qe_udc.c50 static const char driver_desc[] = DRIVER_DESC; variable
/linux-5.19.10/drivers/usb/gadget/legacy/
Dinode.c69 static const char driver_desc [] = DRIVER_DESC; variable
1741 .function = (char *) driver_desc,
2112 shortname, driver_desc); in gadgetfs_init()
/linux-5.19.10/drivers/usb/usbip/
Dvhci_hcd.c44 static const char driver_desc[] = "USB/IP Virtual Host Controller"; variable
1315 .product_desc = driver_desc,