Searched refs:total_channel (Results 1 – 1 of 1) sorted by relevance
340 int i, total_channel; in ice1712Get_Channel() local343 total_channel = card->total_output_channels + card->total_input_channels; in ice1712Get_Channel()344 for (i = 0; i < total_channel; i++) in ice1712Get_Channel()362 int total_channel; in ice1712Set_Channel() local364 total_channel = card->total_output_channels + card->total_input_channels; in ice1712Set_Channel()365 for (i = 0; i < total_channel; i++) in ice1712Set_Channel()