Searched refs:is_aes (Results 1 – 2 of 2) sorted by relevance
14 int mixart_update_playback_stream_level(struct snd_mixart* chip, int is_aes, int idx);15 int mixart_update_capture_stream_level(struct snd_mixart* chip, int is_aes);
610 int is_aes = stream->pcm_number > MIXART_PCM_ANALOG; in snd_mixart_hw_params() local612 mixart_update_playback_stream_level(chip, is_aes, subs->number); in snd_mixart_hw_params()614 mixart_update_capture_stream_level( chip, is_aes); in snd_mixart_hw_params()