Home
last modified time | relevance | path

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

/include/linux/
Dpwm.h108 static inline void pwm_get_state(const struct pwm_device *pwm, in pwm_get_state() function
118 pwm_get_state(pwm, &state); in pwm_is_enabled()
133 pwm_get_state(pwm, &state); in pwm_get_period()
148 pwm_get_state(pwm, &state); in pwm_get_duty_cycle()
157 pwm_get_state(pwm, &state); in pwm_get_polarity()
191 pwm_get_state(pwm, state); in pwm_init_state()
358 pwm_get_state(pwm, &state); in pwm_config()
380 pwm_get_state(pwm, &state); in pwm_enable()
399 pwm_get_state(pwm, &state); in pwm_disable()