Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/usbip/
Dvhci_hcd.c1123 static struct platform_device the_pdev = { variable
1143 ret = platform_device_register(&the_pdev); in vhci_hcd_init()
1158 platform_device_unregister(&the_pdev); in vhci_hcd_exit()