Home
last modified time | relevance | path

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

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_pwm.c54 struct bcm_pwm_softc { struct
95 bcm_pwm_reconf(struct bcm_pwm_softc *sc) in bcm_pwm_reconf()
183 struct bcm_pwm_softc *sc; in bcm_pwm_pwm_freq_proc()
187 sc = (struct bcm_pwm_softc *)arg1; in bcm_pwm_pwm_freq_proc()
199 struct bcm_pwm_softc *sc; in bcm_pwm_mode_proc()
203 sc = (struct bcm_pwm_softc *)arg1; in bcm_pwm_mode_proc()
217 struct bcm_pwm_softc *sc; in bcm_pwm_freq_proc()
221 sc = (struct bcm_pwm_softc *)arg1; in bcm_pwm_freq_proc()
235 struct bcm_pwm_softc *sc; in bcm_pwm_period_proc()
238 sc = (struct bcm_pwm_softc *)arg1; in bcm_pwm_period_proc()
[all …]