Searched refs:max_source_channels (Results 1 – 5 of 5) sorted by relevance
58 unsigned max_source_channels; member
80 if (card->active_profile->max_source_channels != profile->max_source_channels) in profile_good_for_output()
1883 cp->max_source_channels = 0; in create_card_profile()1895 cp->max_source_channels = 2; in create_card_profile()1907 cp->max_source_channels = 1; in create_card_profile()1920 cp->max_source_channels = 1; in create_card_profile()
172 if (m->channel_map.channels > cp->max_source_channels) in add_profiles()173 cp->max_source_channels = m->channel_map.channels; in add_profiles()
660 profile->max_source_channels = 0; in raop_create_profile()