Home
last modified time | relevance | path

Searched defs:pwmchip_remove (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpwm.h573 static inline int pwmchip_remove(struct pwm_chip *chip) in pwmchip_remove() function
/linux/drivers/pwm/
H A Dcore.c2473 void pwmchip_remove(struct pwm_chip *chip) in pwmchip_remove() function