Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpwm.h666 void pwmchip_sysfs_export(struct pwm_chip *chip);
669 static inline void pwmchip_sysfs_export(struct pwm_chip *chip) in pwmchip_sysfs_export() function
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dsysfs.c556 void pwmchip_sysfs_export(struct pwm_chip *chip) in pwmchip_sysfs_export() function
H A Dcore.c326 pwmchip_sysfs_export(chip); in pwmchip_add_with_polarity()