Home
last modified time | relevance | path

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

/trueos/sys/dev/sound/pcm/
HDac97.c63 unsigned count, caps, se, extcaps, extid, extstat, noext:1; member
78 u_int8_t noext:1; member
646 codec->noext = 0; in ac97_initmixer()
654 codec->noext = ac97codecid[i].noext; in ac97_initmixer()
674 if (!codec->noext) { in ac97_initmixer()
692 k = codec->noext? codec->mix[i].enable : 1; in ac97_initmixer()
809 if (!codec->noext) { in ac97_reinitmixer()