Home
last modified time | relevance | path

Searched refs:hibvt_pwm_chip (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-hibvt.c35 struct hibvt_pwm_chip { struct
66 static inline struct hibvt_pwm_chip *to_hibvt_pwm_chip(struct pwm_chip *chip) in to_hibvt_pwm_chip()
68 return container_of(chip, struct hibvt_pwm_chip, chip); in to_hibvt_pwm_chip()
85 struct hibvt_pwm_chip *hi_pwm_chip = to_hibvt_pwm_chip(chip); in hibvt_pwm_enable()
93 struct hibvt_pwm_chip *hi_pwm_chip = to_hibvt_pwm_chip(chip); in hibvt_pwm_disable()
102 struct hibvt_pwm_chip *hi_pwm_chip = to_hibvt_pwm_chip(chip); in hibvt_pwm_config()
121 struct hibvt_pwm_chip *hi_pwm_chip = to_hibvt_pwm_chip(chip); in hibvt_pwm_set_polarity()
134 struct hibvt_pwm_chip *hi_pwm_chip = to_hibvt_pwm_chip(chip); in hibvt_pwm_get_state()
155 struct hibvt_pwm_chip *hi_pwm_chip = to_hibvt_pwm_chip(chip); in hibvt_pwm_apply()
193 struct hibvt_pwm_chip *pwm_chi in hibvt_pwm_probe()
[all...]
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-hibvt.c35 struct hibvt_pwm_chip { struct
66 static inline struct hibvt_pwm_chip *to_hibvt_pwm_chip(struct pwm_chip *chip) in to_hibvt_pwm_chip()
68 return container_of(chip, struct hibvt_pwm_chip, chip); in to_hibvt_pwm_chip()
85 struct hibvt_pwm_chip *hi_pwm_chip = to_hibvt_pwm_chip(chip); in hibvt_pwm_enable()
93 struct hibvt_pwm_chip *hi_pwm_chip = to_hibvt_pwm_chip(chip); in hibvt_pwm_disable()
102 struct hibvt_pwm_chip *hi_pwm_chip = to_hibvt_pwm_chip(chip); in hibvt_pwm_config()
121 struct hibvt_pwm_chip *hi_pwm_chip = to_hibvt_pwm_chip(chip); in hibvt_pwm_set_polarity()
134 struct hibvt_pwm_chip *hi_pwm_chip = to_hibvt_pwm_chip(chip); in hibvt_pwm_get_state()
157 struct hibvt_pwm_chip *hi_pwm_chip = to_hibvt_pwm_chip(chip); in hibvt_pwm_apply()
195 struct hibvt_pwm_chip *pwm_chi in hibvt_pwm_probe()
[all...]

Completed in 3 milliseconds