Searched refs:channel_vector (Results 1 – 5 of 5) sorted by relevance
176 if (c->iface->channel_vector[i].direction & MOST_CH_RX) in available_directions_show()178 if (c->iface->channel_vector[i].direction & MOST_CH_TX) in available_directions_show()192 if (c->iface->channel_vector[i].data_type & MOST_CH_CONTROL) in available_datatypes_show()194 if (c->iface->channel_vector[i].data_type & MOST_CH_ASYNC) in available_datatypes_show()196 if (c->iface->channel_vector[i].data_type & MOST_CH_SYNC) in available_datatypes_show()198 if (c->iface->channel_vector[i].data_type & MOST_CH_ISOC) in available_datatypes_show()212 c->iface->channel_vector[i].num_buffers_packet); in number_of_packet_buffers_show()223 c->iface->channel_vector[i].num_buffers_streaming); in number_of_stream_buffers_show()234 c->iface->channel_vector[i].buffer_size_packet); in size_of_packet_buffer_show()245 c->iface->channel_vector[i].buffer_size_streaming); in size_of_stream_buffer_show()[all …]
1006 mdev->iface.channel_vector = mdev->cap; in hdm_probe()
238 struct most_channel_capability *channel_vector; member
313 dev->most_iface.channel_vector = dev->capabilities; in i2c_probe()
848 dev->most_iface.channel_vector = dev->capabilities; in dim2_probe()