Searched refs:pwm_remove (Results 1 – 4 of 4) sorted by relevance
214 static int __devexit pwm_remove(struct platform_device *pdev) in pwm_remove() function240 .remove = __devexit_p(pwm_remove),
219 static int __devexit pwm_remove(struct platform_device *pdev) in pwm_remove() function250 .remove = __devexit_p(pwm_remove),
253 static int __devexit pwm_remove(struct platform_device *pdev) in pwm_remove() function288 .remove = __devexit_p(pwm_remove),
361 static int __exit pwm_remove(struct platform_device *pdev) in pwm_remove() function388 .remove = __exit_p(pwm_remove),