Home
last modified time | relevance | path

Searched refs:most_channel_capability (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dmost.h60 * struct most_channel_capability - Channel capability
95 struct most_channel_capability { struct
238 struct most_channel_capability *channel_vector;
96 directionmost_channel_capability global() argument
97 data_typemost_channel_capability global() argument
98 num_buffers_packetmost_channel_capability global() argument
99 buffer_size_packetmost_channel_capability global() argument
100 num_buffers_streamingmost_channel_capability global() argument
101 buffer_size_streamingmost_channel_capability global() argument
102 name_suffixmost_channel_capability global() argument
/linux/drivers/staging/most/i2c/
H A Di2c.c36 struct most_channel_capability capabilities[NUM_CHANNELS];
/linux/drivers/staging/most/dim2/
H A Ddim2.c86 struct most_channel_capability capabilities[DMA_CHANNELS];
845 struct most_channel_capability *cap = dev->capabilities + i; in dim2_probe()
/linux/drivers/most/
H A Dmost_usb.c106 struct most_channel_capability *cap;
955 struct most_channel_capability *tmp_cap; in hdm_probe()