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.c4749 unsigned int tmp, outfx_set; in ca0132_alt_select_out()
4778 outfx_set = spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]; in ca0132_alt_select_out()
4811 if (!outfx_set && spec->channel_cfg_val == SPEAKER_CHANNELS_2_0) in ca0132_alt_select_out()
4839 if (outfx_set) in ca0132_alt_select_out()
4853 if (outfx_set) in ca0132_alt_select_out()
4729 unsigned int tmp, outfx_set; ca0132_alt_select_out() local