Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dcs4281.c84 struct cs4281_softc { struct
173 void cs4281_set_dac_rate(struct cs4281_softc *, int);
174 void cs4281_set_adc_rate(struct cs4281_softc *, int);
175 int cs4281_init(struct cs4281_softc *);
196 int cs4281_allocmem(struct cs4281_softc *, size_t, int, int,
198 int cs4281_src_wait(struct cs4281_softc *);
258 sizeof(struct cs4281_softc), cs4281_match, cs4281_attach
293 struct cs4281_softc *sc = (struct cs4281_softc *)self;
397 struct cs4281_softc *sc = p;
523 struct cs4281_softc *sc = addr;
[all …]