Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pwm/
Dpwm-mxs.c161 goto pwm_remove; in mxs_pwm_probe()
165 pwm_remove: in mxs_pwm_probe()
Dpwm-pxa.c211 static int pwm_remove(struct platform_device *pdev) in pwm_remove() function
228 .remove = pwm_remove,