Searched defs:pwm_dev (Results 1 – 4 of 4) sorted by relevance
| /drivers/pwm/ |
| A D | core.c | 1094 struct device pwm_dev; member 1117 static ssize_t period_show(struct device *pwm_dev, in period_show() 1129 static ssize_t period_store(struct device *pwm_dev, in period_store() 1152 static ssize_t duty_cycle_show(struct device *pwm_dev, in duty_cycle_show() 1187 static ssize_t enable_show(struct device *pwm_dev, in enable_show() 1199 static ssize_t enable_store(struct device *pwm_dev, in enable_store() 1232 static ssize_t polarity_show(struct device *pwm_dev, in polarity_show() 1255 static ssize_t polarity_store(struct device *pwm_dev, in polarity_store() 1281 static ssize_t capture_show(struct device *pwm_dev, in capture_show() 1365 struct device *pwm_dev; in pwm_unexport_child() local [all …]
|
| A D | pwm-ntxec.c | 82 static int ntxec_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm_dev, in ntxec_pwm_apply()
|
| /drivers/input/misc/ |
| A D | max77693-haptic.c | 56 struct pwm_device *pwm_dev; member
|
| A D | da7280.c | 231 struct pwm_device *pwm_dev; member
|
Completed in 16 milliseconds