Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/
H A Dca0132.c4729 unsigned int tmp, outfx_set;
4758 outfx_set = spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]; in ca0132_alt_select_out()
4791 if (!outfx_set && spec->channel_cfg_val == SPEAKER_CHANNELS_2_0) in ca0132_alt_select_out()
4819 if (outfx_set) in ca0132_alt_select_out()
4833 if (outfx_set) in ca0132_alt_select_out()
4739 unsigned int tmp, outfx_set; ca0132_alt_select_out() local