Searched refs:AC97_FLAG_SPEAKER_OK (Results 1 – 1 of 1) sorted by relevance
113 #define AC97_FLAG_SPEAKER_OK (1 << 7) /* expose mono out */ macro478 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()