Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpwm.h641 void pwmchip_sysfs_unexport(struct pwm_chip *chip);
648 static inline void pwmchip_sysfs_unexport(struct pwm_chip *chip) in pwmchip_sysfs_unexport() function
/Linux-v4.19/drivers/pwm/
Dsysfs.c401 void pwmchip_sysfs_unexport(struct pwm_chip *chip) in pwmchip_sysfs_unexport() function
Dcore.c371 pwmchip_sysfs_unexport(chip); in pwmchip_remove()