Searched refs:channel_vector (Results 1 – 5 of 5) sorted by relevance
185 if (c->iface->channel_vector[i].direction & MOST_CH_RX) in available_directions_show()187 if (c->iface->channel_vector[i].direction & MOST_CH_TX) in available_directions_show()201 if (c->iface->channel_vector[i].data_type & MOST_CH_CONTROL) in available_datatypes_show()203 if (c->iface->channel_vector[i].data_type & MOST_CH_ASYNC) in available_datatypes_show()205 if (c->iface->channel_vector[i].data_type & MOST_CH_SYNC) in available_datatypes_show()207 if (c->iface->channel_vector[i].data_type & MOST_CH_ISOC) in available_datatypes_show()221 c->iface->channel_vector[i].num_buffers_packet); in number_of_packet_buffers_show()232 c->iface->channel_vector[i].num_buffers_streaming); in number_of_stream_buffers_show()243 c->iface->channel_vector[i].buffer_size_packet); in size_of_packet_buffer_show()254 c->iface->channel_vector[i].buffer_size_streaming); in size_of_stream_buffer_show()[all …]
238 struct most_channel_capability *channel_vector; member
314 dev->most_iface.channel_vector = dev->capabilities; in i2c_probe()
870 dev->most_iface.channel_vector = dev->capabilities; in dim2_probe()
1082 mdev->iface.channel_vector = mdev->cap; in hdm_probe()