Home
last modified time | relevance | path

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

/linux-2.6.39/arch/unicore32/kernel/
Dpwm.c214 static int __devexit pwm_remove(struct platform_device *pdev) in pwm_remove() function
240 .remove = __devexit_p(pwm_remove),
/linux-2.6.39/arch/arm/mach-vt8500/
Dpwm.c219 static int __devexit pwm_remove(struct platform_device *pdev) in pwm_remove() function
250 .remove = __devexit_p(pwm_remove),
/linux-2.6.39/arch/arm/plat-pxa/
Dpwm.c253 static int __devexit pwm_remove(struct platform_device *pdev) in pwm_remove() function
288 .remove = __devexit_p(pwm_remove),
/linux-2.6.39/drivers/misc/
Datmel_pwm.c361 static int __exit pwm_remove(struct platform_device *pdev) in pwm_remove() function
388 .remove = __exit_p(pwm_remove),