Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dpwm.h584 void pwmchip_sysfs_unexport(struct pwm_chip *chip);
590 static inline void pwmchip_sysfs_unexport(struct pwm_chip *chip) in pwmchip_sysfs_unexport() function
/linux-6.6.21/drivers/pwm/
Dsysfs.c520 void pwmchip_sysfs_unexport(struct pwm_chip *chip) in pwmchip_sysfs_unexport() function
Dcore.c319 pwmchip_sysfs_unexport(chip); in pwmchip_remove()