Searched refs:channel_modes (Results 1 – 2 of 2) sorted by relevance
206 switch (st->channel_modes[i]) { in ad5592r_set_channel_modes()297 for (i = 0; i < ARRAY_SIZE(st->channel_modes); i++) in ad5592r_reset_channel_modes()298 st->channel_modes[i] = CH_MODE_UNUSED; in ad5592r_reset_channel_modes()526 if (ret || reg >= ARRAY_SIZE(st->channel_modes)) in ad5592r_alloc_channels()531 st->channel_modes[reg] = tmp; in ad5592r_alloc_channels()545 switch (st->channel_modes[i]) { in ad5592r_alloc_channels()
60 u8 channel_modes[8]; member