Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/most/
Dcore.c47 struct most_channel { struct
74 #define to_channel(d) container_of(d, struct most_channel, dev) argument
79 struct most_channel *channel[MAX_CHANNELS];
111 struct most_channel *c = mbo->context; in most_free_mbo_coherent()
127 static void flush_channel_fifos(struct most_channel *c) in flush_channel_fifos()
161 static int flush_trash_fifo(struct most_channel *c) in flush_trash_fifo()
181 struct most_channel *c = to_channel(dev); in available_directions_show()
197 struct most_channel *c = to_channel(dev); in available_datatypes_show()
217 struct most_channel *c = to_channel(dev); in number_of_packet_buffers_show()
228 struct most_channel *c = to_channel(dev); in number_of_stream_buffers_show()
[all …]