Home
last modified time | relevance | path

Searched defs:pwm_chip (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dpwm.h295 struct pwm_chip { struct
301 struct pwm_device * (*of_xlate)(struct pwm_chip *chip, argument
303 unsigned int of_pwm_n_cells;
306 struct list_head list;
307 struct pwm_device *pwms;
/linux-6.6.21/drivers/pwm/
Dpwm-hibvt.c195 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_probe() local
250 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_remove() local