Lines Matching full:channel
152 What: /sys/bus/most/devices/<dev>/<channel>/
157 For every channel of the device a directory is created, whose
159 collect information about the channel's capabilities and
163 What: /sys/bus/most/devices/<dev>/<channel>/available_datatypes
168 Indicates the data types the channel can transport.
171 What: /sys/bus/most/devices/<dev>/<channel>/available_directions
176 Indicates the directions the channel is capable of.
179 What: /sys/bus/most/devices/<dev>/<channel>/number_of_packet_buffers
184 Indicates the number of packet buffers the channel can
188 What: /sys/bus/most/devices/<dev>/<channel>/number_of_stream_buffers
193 Indicates the number of streaming buffers the channel can
197 What: /sys/bus/most/devices/<dev>/<channel>/size_of_packet_buffer
202 Indicates the size of a packet buffer the channel can
206 What: /sys/bus/most/devices/<dev>/<channel>/size_of_stream_buffer
211 Indicates the size of a streaming buffer the channel can
215 What: /sys/bus/most/devices/<dev>/<channel>/set_number_of_buffers
221 the channel.
224 What: /sys/bus/most/devices/<dev>/<channel>/set_buffer_size
229 This is to read back the configured buffer size of the channel.
232 What: /sys/bus/most/devices/<dev>/<channel>/set_direction
237 This is to read back the configured direction of the channel.
244 What: /sys/bus/most/devices/<dev>/<channel>/set_datatype
249 This is to read back the configured data type of the channel.
258 What: /sys/bus/most/devices/<dev>/<channel>/set_subbuffer_size
264 the channel.
267 What: /sys/bus/most/devices/<dev>/<channel>/set_packets_per_xact
273 transaction of the channel. This is only applicable when
277 What: /sys/bus/most/devices/<dev>/<channel>/channel_starving
282 Indicates whether channel ran out of buffers.