Lines Matching refs:to_channel
65 #define to_channel(d) container_of(d, struct most_channel, dev) macro
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()
230 struct most_channel *c = to_channel(dev); in size_of_packet_buffer_show()
241 struct most_channel *c = to_channel(dev); in size_of_stream_buffer_show()
252 struct most_channel *c = to_channel(dev); in channel_starving_show()
261 struct most_channel *c = to_channel(dev); in set_number_of_buffers_show()
270 struct most_channel *c = to_channel(dev); in set_buffer_size_show()
279 struct most_channel *c = to_channel(dev); in set_direction_show()
293 struct most_channel *c = to_channel(dev); in set_datatype_show()
307 struct most_channel *c = to_channel(dev); in set_subbuffer_size_show()
316 struct most_channel *c = to_channel(dev); in set_packets_per_xact_show()
324 struct most_channel *c = to_channel(dev); in set_dbr_size_show()
335 struct most_channel *c = to_channel(dev); in channel_attr_is_visible()
1267 struct most_channel *c = to_channel(dev); in release_channel()