Home
last modified time | relevance | path

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

/linux-6.15/drivers/pwm/
H A Dcore.c1041 struct device pwm_dev; member
1064 static ssize_t period_show(struct device *pwm_dev, in period_show()
1076 static ssize_t period_store(struct device *pwm_dev, in period_store()
1099 static ssize_t duty_cycle_show(struct device *pwm_dev, in duty_cycle_show()
1134 static ssize_t enable_show(struct device *pwm_dev, in enable_show()
1146 static ssize_t enable_store(struct device *pwm_dev, in enable_store()
1179 static ssize_t polarity_show(struct device *pwm_dev, in polarity_show()
1202 static ssize_t polarity_store(struct device *pwm_dev, in polarity_store()
1228 static ssize_t capture_show(struct device *pwm_dev, in capture_show()
1312 struct device *pwm_dev; in pwm_unexport_child() local
[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-6.15/drivers/input/misc/
H A Dmax77693-haptic.c56 struct pwm_device *pwm_dev; member
H A Dda7280.c231 struct pwm_device *pwm_dev; member