Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dad741x.c44 struct adc_softc { struct
60 sizeof(struct adc_softc), adc_match, adc_attach argument
81 struct adc_softc *sc = (struct adc_softc *)self; in adc_attach()
160 struct adc_softc *sc = arg; in adc_refresh()