Searched refs:channel_config (Results 1 – 2 of 2) sorted by relevance
78 struct most_channel_config *channel_config) in configure_channel() argument85 if (channel_config->data_type != MOST_CH_CONTROL) { in configure_channel()90 if (channel_config->direction != dev->capabilities[ch_idx].direction) { in configure_channel()95 if ((channel_config->direction == MOST_CH_RX) && (dev->polling_mode)) { in configure_channel()
246 struct most_channel_config *channel_config);