Lines Matching defs:channels
60 * SW mixers, configuring virtual sound streams, channels etc.
89 * /local/domain/1/device/vsnd/0/0/channels-max = "5"
105 * /local/domain/1/device/vsnd/0/0/1/channels-max = "2"
196 * o number of channels (min/max)
201 * fit its needs. For example, card may define number of channels to be
206 * channels-min
209 * The minimum amount of channels that is supported, [1; channels-max].
212 * channels-max
215 * The maximum amount of channels that is supported.
216 * Must be at least <channels-min>.
322 * event channels per configured
333 * o Connect to the event channels.
351 * o Remove event channels
483 #define XENSND_FIELD_CHANNELS_MIN "channels-min"
484 #define XENSND_FIELD_CHANNELS_MAX "channels-max"
545 * each other using shared pages and event channels.
602 * pcm_channels - uint8_t, number of channels of this stream,
603 * [channels-min; channels-max]
705 * Request set/get volume - set/get channels' volume of the stream given:
825 * number of channels available for such configuration from 4 to 2, etc.
846 * | min channels | 28
848 * | max channels | 32
872 * Frame is defined as a product of the number of channels by the
885 } channels;
929 * | min channels | 28
931 * | max channels | 32