Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-vt8500.c56 #define to_vt8500_chip(chip) container_of(chip, struct vt8500_chip, chip) macro
75 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_pwm_config()
128 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_pwm_enable()
148 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_pwm_disable()
163 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_pwm_set_polarity()
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-vt8500.c53 #define to_vt8500_chip(chip) container_of(chip, struct vt8500_chip, chip) macro
72 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_pwm_config()
125 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_pwm_enable()
145 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_pwm_disable()
160 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_pwm_set_polarity()

Completed in 1 milliseconds