Searched defs:autri_codec_softc (Results 1 – 1 of 1) sorted by relevance
43 struct autri_codec_softc { struct44 struct device sc_dev; /* base device */45 struct autri_softc *sc;46 int id;47 int status_data;48 int status_addr;49 struct ac97_host_if host_if;50 struct ac97_codec_if *codec_if;51 int flags;