Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/audio/ac97/
H A Dac97.c113 #define AC97_FLAG_SPEAKER_OK (1 << 7) /* expose mono out */ macro
478 if (!(ac->flags & AC97_FLAG_SPEAKER_OK)) { in ac_probe_mono()
1663 ac->flags |= AC97_FLAG_SPEAKER_OK; in ac97_alloc()
1668 ac->flags |= AC97_FLAG_SPEAKER_OK; in ac97_alloc()