Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/legacy/
H A Dinode.c76 static const char driver_desc [] = DRIVER_DESC; variable
1747 .function = (char *) driver_desc,
2131 shortname, driver_desc); in gadgetfs_init()
/linux/drivers/usb/gadget/udc/
H A Dgoku_udc.c52 static const char driver_desc [] = DRIVER_DESC; variable
1156 pci_name(dev->pdev), driver_desc, in udc_proc_read()
1798 INFO(dev, "%s\n", driver_desc); in goku_probe()
H A Ddummy_hcd.c57 static const char driver_desc[] = "USB Host+Gadget Emulator"; variable
2680 dev_info(&pdev->dev, "%s, driver " DRIVER_VERSION "\n", driver_desc); in dummy_hcd_probe()
H A Dnet2280.c70 static const char driver_desc[] = DRIVER_DESC; variable
3777 ep_info(dev, "%s\n", driver_desc); in net2280_probe()
H A Dfsl_qe_udc.c51 static const char driver_desc[] = DRIVER_DESC; variable
/linux/drivers/usb/usbip/
H A Dvhci_hcd.c45 static const char driver_desc[] = "USB/IP Virtual Host Controller"; variable
1342 .product_desc = driver_desc,