Searched defs:pwmchip_dev (Results 1 – 1 of 1) sorted by relevance
1100 static inline struct pwm_chip *pwmchip_from_dev(struct device *pwmchip_dev) in pwmchip_from_dev()1319 static int pwm_export_child(struct device *pwmchip_dev, struct pwm_device *pwm) in pwm_export_child()1363 static int pwm_unexport_child(struct device *pwmchip_dev, struct pwm_device *pwm) in pwm_unexport_child()1388 static ssize_t export_store(struct device *pwmchip_dev, in export_store()1416 static ssize_t unexport_store(struct device *pwmchip_dev, in unexport_store()1437 static ssize_t npwm_show(struct device *pwmchip_dev, struct device_attribute *attr, in npwm_show()1455 static struct pwm_export *pwm_class_get_state(struct device *pwmchip_dev, in pwm_class_get_state()1490 static int pwm_class_resume_npwm(struct device *pwmchip_dev, unsigned int npwm) in pwm_class_resume_npwm()1521 static int pwm_class_suspend(struct device *pwmchip_dev) in pwm_class_suspend()1562 static int pwm_class_resume(struct device *pwmchip_dev) in pwm_class_resume()[all …]