Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/usbip/
Dvhci_hcd.c1125 static struct platform_device the_pdev = { variable
1145 ret = platform_device_register(&the_pdev); in vhci_hcd_init()
1160 platform_device_unregister(&the_pdev); in vhci_hcd_exit()