Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_generic.h153 int ext_channel_count; /* current channel count for primary */ member
H A Dhda_generic.c1858 spec->ext_channel_count = spec->min_channel_count = in fill_and_eval_dacs()
2345 (spec->ext_channel_count - spec->min_channel_count) / 2; in ch_mode_get()
2407 if (ch == (spec->ext_channel_count - spec->min_channel_count) / 2) in ch_mode_put()
2409 spec->ext_channel_count = ch * 2 + spec->min_channel_count; in ch_mode_put()
2412 spec->multiout.max_channels = max(spec->ext_channel_count, in ch_mode_put()
5156 spec->const_channel_count = spec->ext_channel_count; in snd_hda_gen_parse_auto_config()
5164 spec->multiout.max_channels = max(spec->ext_channel_count, in snd_hda_gen_parse_auto_config()