Home
last modified time | relevance | path

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

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