Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/
H A Dgeneric.h142 * Meanwhile, const_channel_count is the channel count for all outputs
144 * PCM is set up as max(ext_channel_count, const_channel_count).
148 int const_channel_count; /* channel count for all */ member
H A Dgeneric.c2420 spec->const_channel_count); in ch_mode_put()
5111 spec->const_channel_count = spec->ext_channel_count; in snd_hda_gen_parse_auto_config()
5114 spec->const_channel_count = max(spec->const_channel_count, in snd_hda_gen_parse_auto_config()
5117 spec->const_channel_count = max(spec->const_channel_count, in snd_hda_gen_parse_auto_config()
5120 spec->const_channel_count); in snd_hda_gen_parse_auto_config()