Searched refs:ac97_mixerclass (Results 1 – 1 of 1) sorted by relevance
108 kobj_class_t ac97_mixerclass; member214 if ((sc->ac97_mixerclass != NULL) && (sc->codec != NULL)) { in emu_dspmixer_init()215 sc->sm = mixer_create(sc->dev, sc->ac97_mixerclass, sc->codec, "ac97"); in emu_dspmixer_init()1391 sc->ac97_mixerclass = NULL; in emu_pcm_attach()1393 sc->ac97_mixerclass = ac97_getmixerclass(); in emu_pcm_attach()