Lines Matching refs:MIXART_PLAYBACK_STREAMS
725 idx += MIXART_PLAYBACK_STREAMS; in mixart_update_playback_stream_level()
833 snd_BUG_ON(idx >= MIXART_PLAYBACK_STREAMS); in mixart_pcm_vol_get()
834 …if(is_aes) stored_volume = chip->digital_playback_volume[MIXART_PLAYBACK_STREAMS + idx]; /* AES pl… in mixart_pcm_vol_get()
859 snd_BUG_ON(idx >= MIXART_PLAYBACK_STREAMS); in mixart_pcm_vol_put()
861 stored_volume = chip->digital_playback_volume[MIXART_PLAYBACK_STREAMS + idx]; in mixart_pcm_vol_put()
905 snd_BUG_ON(idx >= MIXART_PLAYBACK_STREAMS); in mixart_pcm_sw_get()
908 idx += MIXART_PLAYBACK_STREAMS; in mixart_pcm_sw_get()
922 snd_BUG_ON(idx >= MIXART_PLAYBACK_STREAMS); in mixart_pcm_sw_put()
926 j += MIXART_PLAYBACK_STREAMS; in mixart_pcm_sw_put()
944 .count = MIXART_PLAYBACK_STREAMS,
1137 temp.count = MIXART_PLAYBACK_STREAMS; in snd_mixart_create_mixer()
1152 temp.count = MIXART_PLAYBACK_STREAMS; in snd_mixart_create_mixer()