Lines Matching refs:bcm_pwm_softc
54 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()
248 struct bcm_pwm_softc *sc; in bcm_pwm_ratio_proc()
252 sc = (struct bcm_pwm_softc *)arg1; in bcm_pwm_ratio_proc()
267 struct bcm_pwm_softc *sc; in bcm_pwm_pwm_freq2_proc()
271 sc = (struct bcm_pwm_softc *)arg1; in bcm_pwm_pwm_freq2_proc()
283 struct bcm_pwm_softc *sc; in bcm_pwm_mode2_proc()
287 sc = (struct bcm_pwm_softc *)arg1; in bcm_pwm_mode2_proc()
301 struct bcm_pwm_softc *sc; in bcm_pwm_period2_proc()
304 sc = (struct bcm_pwm_softc *)arg1; in bcm_pwm_period2_proc()
314 struct bcm_pwm_softc *sc; in bcm_pwm_ratio2_proc()
318 sc = (struct bcm_pwm_softc *)arg1; in bcm_pwm_ratio2_proc()
333 struct bcm_pwm_softc *sc; in bcm_pwm_reg_proc()
337 sc = (struct bcm_pwm_softc *)arg1; in bcm_pwm_reg_proc()
349 bcm_pwm_sysctl_init(struct bcm_pwm_softc *sc) in bcm_pwm_sysctl_init()
426 struct bcm_pwm_softc *sc; in bcm_pwm_attach()
470 struct bcm_pwm_softc *sc; in bcm_pwm_detach()
504 sizeof(struct bcm_pwm_softc),