child_to_pwm_device   40 drivers/pwm/sysfs.c 	const struct pwm_device *pwm = child_to_pwm_device(child);
child_to_pwm_device   75 drivers/pwm/sysfs.c 	const struct pwm_device *pwm = child_to_pwm_device(child);
child_to_pwm_device  110 drivers/pwm/sysfs.c 	const struct pwm_device *pwm = child_to_pwm_device(child);
child_to_pwm_device  158 drivers/pwm/sysfs.c 	const struct pwm_device *pwm = child_to_pwm_device(child);
child_to_pwm_device  207 drivers/pwm/sysfs.c 	struct pwm_device *pwm = child_to_pwm_device(child);
child_to_pwm_device  282 drivers/pwm/sysfs.c 	return child_to_pwm_device(child) == data;