Lines Matching refs:pwm_get_state
43 pwm_get_state(pwm, &state); in period_show()
63 pwm_get_state(pwm, &state); in period_store()
78 pwm_get_state(pwm, &state); in duty_cycle_show()
98 pwm_get_state(pwm, &state); in duty_cycle_store()
114 pwm_get_state(pwm, &state); in oneshot_count_show()
134 pwm_get_state(pwm, &state); in oneshot_count_store()
150 pwm_get_state(pwm, &state); in enable_show()
170 pwm_get_state(pwm, &state); in enable_store()
199 pwm_get_state(pwm, &state); in polarity_show()
232 pwm_get_state(pwm, &state); in polarity_store()
263 pwm_get_state(pwm, &state); in output_type_show()
463 pwm_get_state(pwm, state); in pwm_class_get_state()