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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dwindfarm_core.c62 static struct platform_device wf_platform_device = { variable in typeref:struct:platform_device
218 if (device_create_file(&wf_platform_device.dev, &new_ct->attr))
331 if (device_create_file(&wf_platform_device.dev, &new_sr->attr))
478 platform_device_register(&wf_platform_device);
488 platform_device_unregister(&wf_platform_device);

Completed in 50 milliseconds