Lines Matching defs:parent
309 static int pwm_export_child(struct device *parent, struct pwm_device *pwm) in pwm_export_child()
353 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child()
378 static ssize_t export_store(struct device *parent, in export_store()
406 static ssize_t unexport_store(struct device *parent, in unexport_store()
427 static ssize_t npwm_show(struct device *parent, struct device_attribute *attr, in npwm_show()
445 static struct pwm_export *pwm_class_get_state(struct device *parent, in pwm_class_get_state()
480 static int pwm_class_resume_npwm(struct device *parent, unsigned int npwm) in pwm_class_resume_npwm()
504 static int __maybe_unused pwm_class_suspend(struct device *parent) in pwm_class_suspend()
535 static int __maybe_unused pwm_class_resume(struct device *parent) in pwm_class_resume()
551 static int pwmchip_sysfs_match(struct device *parent, const void *data) in pwmchip_sysfs_match()
558 struct device *parent; in pwmchip_sysfs_export() local
574 struct device *parent; in pwmchip_sysfs_unexport() local