Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-bcm2835.c33 static inline struct bcm2835_pwm *to_bcm2835_pwm(struct pwm_chip *chip) in to_bcm2835_pwm() function
40 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); in bcm2835_pwm_request()
53 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); in bcm2835_pwm_free()
64 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); in bcm2835_pwm_config()
89 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); in bcm2835_pwm_enable()
101 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); in bcm2835_pwm_disable()
112 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); in bcm2835_set_polarity()
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-bcm2835.c33 static inline struct bcm2835_pwm *to_bcm2835_pwm(struct pwm_chip *chip) in to_bcm2835_pwm() function
40 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); in bcm2835_pwm_request()
53 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); in bcm2835_pwm_free()
65 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); in bcm2835_pwm_apply()

Completed in 2 milliseconds