Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dpatch_ca0132.c1118 unsigned char channel_cfg_val; member
4572 if (spec->channel_cfg_val == SPEAKER_CHANNELS_4_0 in ca0132_alt_set_full_range_speaker()
4573 || spec->channel_cfg_val == SPEAKER_CHANNELS_2_0) in ca0132_alt_set_full_range_speaker()
4616 if (val && spec->channel_cfg_val != SPEAKER_CHANNELS_4_0 && in ca0132_alt_surround_set_bass_redirection()
4617 spec->channel_cfg_val != SPEAKER_CHANNELS_2_0) in ca0132_alt_surround_set_bass_redirection()
4816 if (!outfx_set && spec->channel_cfg_val == SPEAKER_CHANNELS_2_0) in ca0132_alt_select_out()
4819 tmp = speaker_channel_cfgs[spec->channel_cfg_val].val; in ca0132_alt_select_out()
5333 channel_cfg = spec->channel_cfg_val; in ca0132_effects_set()
6055 ucontrol->value.enumerated.item[0] = spec->channel_cfg_val; in ca0132_alt_speaker_channel_cfg_get()
6073 spec->channel_cfg_val = sel; in ca0132_alt_speaker_channel_cfg_put()