Searched defs:pwmchip_dev (Results 1 – 1 of 1) sorted by relevance
1098 static inline struct pwm_chip *pwmchip_from_dev(struct device *pwmchip_dev) in pwmchip_from_dev()1317 static int pwm_export_child(struct device *pwmchip_dev, struct pwm_device *pwm) in pwm_export_child()1361 static int pwm_unexport_child(struct device *pwmchip_dev, struct pwm_device *pwm) in pwm_unexport_child()1386 static ssize_t export_store(struct device *pwmchip_dev, in export_store()1414 static ssize_t unexport_store(struct device *pwmchip_dev, in unexport_store()1435 static ssize_t npwm_show(struct device *pwmchip_dev, struct device_attribute *attr, in npwm_show()1453 static struct pwm_export *pwm_class_get_state(struct device *pwmchip_dev, in pwm_class_get_state()1488 static int pwm_class_resume_npwm(struct device *pwmchip_dev, unsigned int npwm) in pwm_class_resume_npwm()1519 static int pwm_class_suspend(struct device *pwmchip_dev) in pwm_class_suspend()1560 static int pwm_class_resume(struct device *pwmchip_dev) in pwm_class_resume()[all …]