Home
last modified time | relevance | path

Searched defs:audio_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/audio/
H A Daudiovar.h124 struct audio_softc { struct
126 device_t sc_dev;
129 device_t hw_dev;
135 const struct audio_hw_if *hw_if;
136 void *hw_hdl;
142 int sc_props;
155 int sc_blk_ms;
162 audio_trackmixer_t *sc_pmixer;
163 audio_trackmixer_t *sc_rmixer;
170 int sc_popens;
[all …]