Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-pwm.c110 pwm_apply_args(pwm); in clk_pwm_probe()
/openbmc/linux/drivers/bus/
H A Dts-nbus.c309 pwm_apply_args(pwm); in ts_nbus_probe()
/openbmc/linux/drivers/video/backlight/
H A Dlp8788_bl.c149 pwm_apply_args(pwm); in lp8788_pwm_ctrl()
/openbmc/linux/drivers/input/misc/
H A Dmax8997_haptic.c294 pwm_apply_args(chip->pwm); in max8997_haptic_probe()
H A Dmax77693-haptic.c337 pwm_apply_args(haptic->pwm_dev); in max77693_haptic_probe()
/openbmc/linux/include/linux/
H A Dpwm.h509 static inline void pwm_apply_args(struct pwm_device *pwm) in pwm_apply_args() function