Home
last modified time | relevance | path

Searched refs:pwm_get_state (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dpwm.h105 static inline void pwm_get_state(const struct pwm_device *pwm, in pwm_get_state() function
115 pwm_get_state(pwm, &state); in pwm_is_enabled()
130 pwm_get_state(pwm, &state); in pwm_get_period()
145 pwm_get_state(pwm, &state); in pwm_get_duty_cycle()
154 pwm_get_state(pwm, &state); in pwm_get_polarity()
164 pwm_get_state(pwm, &state); in pwm_get_output_type()
198 pwm_get_state(pwm, state); in pwm_init_state()
384 pwm_get_state(pwm, &state); in pwm_config()
406 pwm_get_state(pwm, &state); in pwm_enable()
425 pwm_get_state(pwm, &state); in pwm_disable()