Home
last modified time | relevance | path

Searched refs:pwm_state (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dpwm.h52 * struct pwm_state - state of a PWM channel
58 struct pwm_state { struct
89 struct pwm_state state;
90 struct pwm_state last;
98 static inline void pwm_get_state(const struct pwm_device *pwm, struct pwm_state *state) in pwm_get_state()
105 struct pwm_state state; in pwm_is_enabled()
121 struct pwm_state state; in pwm_get_period()
137 struct pwm_state state; in pwm_get_duty_cycle()
146 struct pwm_state state; in pwm_get_polarity()
175 static inline void pwm_init_state(const struct pwm_device *pwm, struct pwm_state *stat
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/pwm/
H A Dsysfs.c21 struct pwm_state suspend;
39 struct pwm_state state; in period_show()
50 struct pwm_state state; in period_store()
71 struct pwm_state state; in duty_cycle_show()
82 struct pwm_state state; in duty_cycle_store()
104 struct pwm_state state; in oneshot_count_show()
115 struct pwm_state state; in oneshot_count_store()
137 struct pwm_state state; in enable_show()
148 struct pwm_state state; in enable_store()
183 struct pwm_state stat in polarity_show()
[all...]
H A Dpwm-rockchip.c75 static void rockchip_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm, struct pwm_state *state) in rockchip_pwm_get_state()
108 static void rockchip_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state) in rockchip_pwm_config()
228 static int rockchip_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state) in rockchip_pwm_apply()
231 struct pwm_state curstate; in rockchip_pwm_apply()
/device/soc/rockchip/common/sdk_linux/drivers/video/backlight/
H A Dpwm_bl.c42 struct pwm_state state; in pwm_backlight_power_on()
71 struct pwm_state state; in pwm_backlight_power_off()
97 struct pwm_state state; in compute_duty_cycle()
118 struct pwm_state state; in pwm_backlight_update_status()
469 struct pwm_state state; in pwm_backlight_probe()

Completed in 3 milliseconds