Searched refs:driver_desc (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/usb/gadget/legacy/ |
D | inode.c | 69 static const char driver_desc [] = DRIVER_DESC; variable 1742 .function = (char *) driver_desc, 2126 shortname, driver_desc); in gadgetfs_init()
|
/linux-6.1.9/drivers/usb/gadget/udc/ |
D | goku_udc.c | 52 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()
|
D | dummy_hcd.c | 54 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()
|
D | net2272.c | 39 static const char driver_desc[] = DRIVER_DESC; variable 2283 dev_info(dev->dev, "%s\n", driver_desc); in net2272_probe_fin()
|
D | omap_udc.c | 113 static const char driver_desc[] = DRIVER_DESC; variable 2312 driver_desc, in proc_udc_show()
|
D | s3c2410_udc.c | 50 static const char driver_desc[] = DRIVER_DESC; variable
|
D | net2280.c | 70 static const char driver_desc[] = DRIVER_DESC; variable 3778 ep_info(dev, "%s\n", driver_desc); in net2280_probe()
|
D | fsl_qe_udc.c | 50 static const char driver_desc[] = DRIVER_DESC; variable
|
/linux-6.1.9/drivers/usb/usbip/ |
D | vhci_hcd.c | 44 static const char driver_desc[] = "USB/IP Virtual Host Controller"; variable 1315 .product_desc = driver_desc,
|