Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/
H A Dgeneric.h67 enum { STREAM_MULTI_OUT, STREAM_INDEP_HP }; enumerator
H A Dgeneric.c5314 spec->active_streams |= 1 << STREAM_MULTI_OUT;
5358 spec->active_streams &= ~(1 << STREAM_MULTI_OUT); in playback_pcm_cleanup()