Home
last modified time | relevance | path

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

/linux/include/linux/
A 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()
188 pwm_get_state(pwm, state); in pwm_init_state()
351 pwm_get_state(pwm, &state); in pwm_config()
373 pwm_get_state(pwm, &state); in pwm_enable()
392 pwm_get_state(pwm, &state); in pwm_disable()
/linux/drivers/pwm/
A Dsysfs.c43 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()
113 pwm_get_state(pwm, &state); in enable_show()
133 pwm_get_state(pwm, &state); in enable_store()
162 pwm_get_state(pwm, &state); in polarity_show()
195 pwm_get_state(pwm, &state); in polarity_store()
395 pwm_get_state(pwm, state); in pwm_class_get_state()
A Dpwm-stm32-lp.c44 pwm_get_state(pwm, &cstate); in stm32_pwm_lp_apply()
226 pwm_get_state(&priv->chip.pwms[0], &state); in stm32_pwm_lp_suspend()
A Dpwm-atmel-hlcdc.c201 pwm_get_state(&chip->chip.pwms[0], &state); in atmel_hlcdc_pwm_resume()
A Dpwm-imx27.c226 pwm_get_state(pwm, &cstate); in pwm_imx27_apply()
A Dpwm-rockchip.c201 pwm_get_state(pwm, &curstate); in rockchip_pwm_apply()
A Dcore.c667 pwm_get_state(pwm, &state); in pwm_adjust_config()
1181 pwm_get_state(pwm, &state); in pwm_dbg_show()
A Dpwm-atmel.c303 pwm_get_state(pwm, &cstate); in atmel_pwm_apply()
A Dpwm-sun4i.c242 pwm_get_state(pwm, &cstate); in sun4i_pwm_apply()
/linux/drivers/video/backlight/
A Dpwm_bl.c47 pwm_get_state(pb->pwm, &state); in pwm_backlight_power_on()
71 pwm_get_state(pb->pwm, &state); in pwm_backlight_power_off()
95 pwm_get_state(pb->pwm, &state); in compute_duty_cycle()
118 pwm_get_state(pb->pwm, &state); in pwm_backlight_update_status()
572 pwm_get_state(pb->pwm, &state); in pwm_backlight_probe()
/linux/drivers/input/misc/
A Dpwm-vibra.c51 pwm_get_state(vibrator->pwm, &state); in pwm_vibrator_start()
62 pwm_get_state(vibrator->pwm_dir, &state); in pwm_vibrator_start()
A Dpwm-beeper.c36 pwm_get_state(beeper->pwm, &state); in pwm_beeper_on()
A Dda7280.c336 pwm_get_state(haptics->pwm_dev, &state); in da7280_haptic_set_pwm()
/linux/drivers/regulator/
A Dpwm-regulator.c61 pwm_get_state(drvdata->pwm, &pwm_state); in pwm_regulator_init_state()
158 pwm_get_state(drvdata->pwm, &pstate); in pwm_regulator_get_voltage()
/linux/drivers/clk/
A Dclk-pwm.c52 pwm_get_state(clk_pwm->pwm, &state); in clk_pwm_get_duty_cycle()
/linux/drivers/leds/
A Dleds-pwm.c85 pwm_get_state(led_data->pwm, &led_data->pwmstate); in led_pwm_add()
/linux/Documentation/driver-api/
A Dpwm.rst64 last invocation of pwm_apply_state() using pwm_get_state(). Note this is
/linux/drivers/gpu/drm/i915/display/
A Dintel_backlight.c191 pwm_get_state(panel->backlight.pwm, &state); in ext_pwm_get_backlight()
1503 pwm_get_state(panel->backlight.pwm, &panel->backlight.pwm_state); in ext_pwm_setup_backlight()

Completed in 36 milliseconds