Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/most/
Dcore.c38 struct most_channel { struct
65 #define to_channel(d) container_of(d, struct most_channel, dev) argument
70 struct most_channel *channel[MAX_CHANNELS];
102 struct most_channel *c = mbo->context; in most_free_mbo_coherent()
118 static void flush_channel_fifos(struct most_channel *c) in flush_channel_fifos()
152 static int flush_trash_fifo(struct most_channel *c) in flush_trash_fifo()
172 struct most_channel *c = to_channel(dev); in available_directions_show()
188 struct most_channel *c = to_channel(dev); in available_datatypes_show()
208 struct most_channel *c = to_channel(dev); in number_of_packet_buffers_show()
219 struct most_channel *c = to_channel(dev); in number_of_stream_buffers_show()
[all …]