Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpwm.h170 static inline void pwm_get_args(const struct pwm_device *pwm, in pwm_get_args() function
202 pwm_get_args(pwm, &args); in pwm_init_state()
/linux/drivers/input/misc/
H A Dmax77693-haptic.c258 pwm_get_args(haptic->pwm_dev, &pargs); in max77693_haptic_play_effect()
/linux/Documentation/driver-api/
H A Dpwm.rst86 of the PWM user). PWM arguments are retrieved with pwm_get_args().
/linux/drivers/pwm/
H A Dcore.c850 pwm_get_args(pwm, &pargs); in pwm_adjust_config()