Home
last modified time | relevance | path

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

/drivers/pwm/
Dpwm-puv3.c139 static int pwm_remove(struct platform_device *pdev) in pwm_remove() function
152 .remove = pwm_remove,
Dpwm-mxs.c167 goto pwm_remove; in mxs_pwm_probe()
171 pwm_remove: in mxs_pwm_probe()
Dpwm-pxa.c214 static int pwm_remove(struct platform_device *pdev) in pwm_remove() function
232 .remove = pwm_remove,