Lines Matching defs:parent
266 static int pwm_export_child(struct device *parent, struct pwm_device *pwm) in pwm_export_child()
310 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child()
335 static ssize_t export_store(struct device *parent, in export_store()
363 static ssize_t unexport_store(struct device *parent, in unexport_store()
384 static ssize_t npwm_show(struct device *parent, struct device_attribute *attr, in npwm_show()
402 static struct pwm_export *pwm_class_get_state(struct device *parent, in pwm_class_get_state()
437 static int pwm_class_resume_npwm(struct device *parent, unsigned int npwm) in pwm_class_resume_npwm()
468 static int __maybe_unused pwm_class_suspend(struct device *parent) in pwm_class_suspend()
509 static int __maybe_unused pwm_class_resume(struct device *parent) in pwm_class_resume()
525 static int pwmchip_sysfs_match(struct device *parent, const void *data) in pwmchip_sysfs_match()
532 struct device *parent; in pwmchip_sysfs_export() local
548 struct device *parent; in pwmchip_sysfs_unexport() local