Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/hda/
Dpatch_ca0132.c1118 unsigned char channel_cfg_val; member
4574 if (spec->channel_cfg_val == SPEAKER_CHANNELS_4_0 in ca0132_alt_set_full_range_speaker()
4575 || spec->channel_cfg_val == SPEAKER_CHANNELS_2_0) in ca0132_alt_set_full_range_speaker()
4618 if (val && spec->channel_cfg_val != SPEAKER_CHANNELS_4_0 && in ca0132_alt_surround_set_bass_redirection()
4619 spec->channel_cfg_val != SPEAKER_CHANNELS_2_0) in ca0132_alt_surround_set_bass_redirection()
4818 if (!outfx_set && spec->channel_cfg_val == SPEAKER_CHANNELS_2_0) in ca0132_alt_select_out()
4821 tmp = speaker_channel_cfgs[spec->channel_cfg_val].val; in ca0132_alt_select_out()
5335 channel_cfg = spec->channel_cfg_val; in ca0132_effects_set()
6057 ucontrol->value.enumerated.item[0] = spec->channel_cfg_val; in ca0132_alt_speaker_channel_cfg_get()
6075 spec->channel_cfg_val = sel; in ca0132_alt_speaker_channel_cfg_put()