Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dcore.c1030 static inline struct pwm_chip *pwmchip_from_dev(struct device *pwmchip_dev) in pwmchip_from_dev()
1249 static int pwm_export_child(struct device *pwmchip_dev, struct pwm_device *pwm) in pwm_export_child()
1293 static int pwm_unexport_child(struct device *pwmchip_dev, struct pwm_device *pwm) in pwm_unexport_child()
1318 static ssize_t export_store(struct device *pwmchip_dev, in export_store()
1346 static ssize_t unexport_store(struct device *pwmchip_dev, in unexport_store()
1367 static ssize_t npwm_show(struct device *pwmchip_dev, struct device_attribute *attr, in npwm_show()
1385 static struct pwm_export *pwm_class_get_state(struct device *pwmchip_dev, in pwm_class_get_state()
1420 static int pwm_class_resume_npwm(struct device *pwmchip_dev, unsigned int npwm) in pwm_class_resume_npwm()
1451 static int pwm_class_suspend(struct device *pwmchip_dev) in pwm_class_suspend()
1492 static int pwm_class_resume(struct device *pwmchip_dev) in pwm_class_resume()
[all …]