Searched refs:max_sink_channels (Results 1 – 5 of 5) sorted by relevance
57 unsigned max_sink_channels; member
112 if (card->active_profile->max_sink_channels != profile->max_sink_channels) in profile_good_for_input()
1882 cp->max_sink_channels = 2; in create_card_profile()1894 cp->max_sink_channels = 0; in create_card_profile()1906 cp->max_sink_channels = 1; in create_card_profile()1919 cp->max_sink_channels = 1; in create_card_profile()
159 if (m->channel_map.channels > cp->max_sink_channels) in add_profiles()160 cp->max_sink_channels = m->channel_map.channels; in add_profiles()
659 profile->max_sink_channels = 2; in raop_create_profile()