Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/usbip/
Dvhci_hcd.c1266 static struct platform_device the_pdev = { variable
1291 ret = platform_device_register(&the_pdev); in vhci_init()
1312 platform_device_unregister(&the_pdev); in vhci_cleanup()