Searched refs:pcc_device (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dm32r_cfc.c671 static struct platform_device pcc_device = { variable in typeref:struct:platform_device
686 ret = platform_device_register(&pcc_device);
719 platform_device_unregister(&pcc_device);
727 socket[i].socket.dev.parent = &pcc_device.dev;
758 platform_device_unregister(&pcc_device);
H A Dm32r_pcc.c628 static struct platform_device pcc_device = { variable in typeref:struct:platform_device
643 ret = platform_device_register(&pcc_device);
661 platform_device_unregister(&pcc_device);
669 socket[i].socket.dev.parent = &pcc_device.dev;
700 platform_device_unregister(&pcc_device);

Completed in 57 milliseconds