Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c4770 unsigned int tmp, outfx_set; in ca0132_alt_select_out()
4799 outfx_set = spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]; in ca0132_alt_select_out()
4831 if (!outfx_set && spec->channel_cfg_val == SPEAKER_CHANNELS_2_0) in ca0132_alt_select_out()
4859 if (outfx_set) in ca0132_alt_select_out()
4873 if (outfx_set) in ca0132_alt_select_out()
4758 unsigned int tmp, outfx_set; ca0132_alt_select_out() local