Searched refs:ti_adc_softc (Results 1 – 2 of 2) sorted by relevance
182 ti_adc_setup(struct ti_adc_softc *sc) in ti_adc_setup()262 struct ti_adc_softc *sc; in ti_adc_clockdiv_proc()264 sc = (struct ti_adc_softc *)arg1; in ti_adc_clockdiv_proc()302 struct ti_adc_softc *sc; in ti_adc_enable_proc()334 struct ti_adc_softc *sc; in ti_adc_open_delay_proc()362 struct ti_adc_softc *sc; in ti_adc_samples_avg_proc()503 struct ti_adc_softc *sc; in ti_adc_intr()506 sc = (struct ti_adc_softc *)arg; in ti_adc_intr()751 struct ti_adc_softc *sc; in ti_adc_attach()920 struct ti_adc_softc *sc; in ti_adc_detach()[all …]
38 struct ti_adc_softc { struct72 struct ti_adc_softc *sc; /* pointer to adc softc */ argument