Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_generic.h152 int ext_channel_count; /* current channel count for primary */ member
Dhda_generic.c1842 spec->ext_channel_count = spec->min_channel_count = in fill_and_eval_dacs()
2329 (spec->ext_channel_count - spec->min_channel_count) / 2; in ch_mode_get()
2391 if (ch == (spec->ext_channel_count - spec->min_channel_count) / 2) in ch_mode_put()
2393 spec->ext_channel_count = ch * 2 + spec->min_channel_count; in ch_mode_put()
2396 spec->multiout.max_channels = max(spec->ext_channel_count, in ch_mode_put()
5080 spec->const_channel_count = spec->ext_channel_count; in snd_hda_gen_parse_auto_config()
5088 spec->multiout.max_channels = max(spec->ext_channel_count, in snd_hda_gen_parse_auto_config()