Lines Matching defs:parent
241 static int pwm_export_child(struct device *parent, struct pwm_device *pwm) in pwm_export_child()
285 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child()
310 static ssize_t export_store(struct device *parent, in export_store()
338 static ssize_t unexport_store(struct device *parent, in unexport_store()
359 static ssize_t npwm_show(struct device *parent, struct device_attribute *attr, in npwm_show()
377 static struct pwm_export *pwm_class_get_state(struct device *parent, in pwm_class_get_state()
412 static int pwm_class_resume_npwm(struct device *parent, unsigned int npwm) in pwm_class_resume_npwm()
436 static int pwm_class_suspend(struct device *parent) in pwm_class_suspend()
467 static int pwm_class_resume(struct device *parent) in pwm_class_resume()
483 static int pwmchip_sysfs_match(struct device *parent, const void *data) in pwmchip_sysfs_match()
490 struct device *parent; in pwmchip_sysfs_export() local
506 struct device *parent; in pwmchip_sysfs_unexport() local