Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_generic.h146 int ext_channel_count; /* current channel count for primary */ member
Dhda_generic.c1822 spec->ext_channel_count = spec->min_channel_count = in fill_and_eval_dacs()
2309 (spec->ext_channel_count - spec->min_channel_count) / 2; in ch_mode_get()
2371 if (ch == (spec->ext_channel_count - spec->min_channel_count) / 2) in ch_mode_put()
2373 spec->ext_channel_count = ch * 2 + spec->min_channel_count; in ch_mode_put()
2376 spec->multiout.max_channels = max(spec->ext_channel_count, in ch_mode_put()
4896 spec->const_channel_count = spec->ext_channel_count; in snd_hda_gen_parse_auto_config()
4904 spec->multiout.max_channels = max(spec->ext_channel_count, in snd_hda_gen_parse_auto_config()