Home
last modified time | relevance | path

Searched defs:pwm_dev (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/pwm/
H A Dcore.c1102 struct device pwm_dev; member
1113 static inline struct pwm_export *pwmexport_from_dev(struct device *pwm_dev) in pwmexport_from_dev()
1118 static inline struct pwm_device *pwm_from_dev(struct device *pwm_dev) in pwm_from_dev()
1125 static ssize_t period_show(struct device *pwm_dev, in period_show()
1137 static ssize_t period_store(struct device *pwm_dev, in period_store()
1160 static ssize_t duty_cycle_show(struct device *pwm_dev, in duty_cycle_show()
1172 static ssize_t duty_cycle_store(struct device *pwm_dev, in duty_cycle_store()
1195 static ssize_t enable_show(struct device *pwm_dev, in enable_show()
1207 static ssize_t enable_store(struct device *pwm_dev, in enable_store()
1240 static ssize_t polarity_show(struct device *pwm_dev, in polarity_show()
[all …]
H A Dpwm-ntxec.c82 static int ntxec_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm_dev, in ntxec_pwm_apply()
/linux/drivers/input/misc/
H A Dmax77693-haptic.c56 struct pwm_device *pwm_dev; member
H A Dda7280.c231 struct pwm_device *pwm_dev; member