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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsysdev.h86 extern void sysdev_driver_unregister(struct sysdev_class *, struct sysdev_driver *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Dsys.c215 * sysdev_driver_unregister - Remove an auxillary driver.
219 void sysdev_driver_unregister(struct sysdev_class *cls, function
236 EXPORT_SYMBOL_GPL(sysdev_driver_unregister); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4/
H A Dsq.c403 sysdev_driver_unregister(&cpu_sysdev_class, &sq_sysdev_driver);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dmicrocode_core.c560 sysdev_driver_unregister(&cpu_sysdev_class, &mc_sysdev_driver);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dmioa701.c579 sysdev_driver_unregister(&mioa701_sysclass, &driver_bootstrap);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/cpufreq/
H A Dcpufreq.c1937 sysdev_driver_unregister(&cpu_sysdev_class,
1978 sysdev_driver_unregister(&cpu_sysdev_class, &cpufreq_sysdev_driver);

Completed in 197 milliseconds