Lines Matching +full:output +full:- +full:only
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
30 unsigned int notification; /* DICE-specific bits */
33 #define SND_EFW_TRANSACTION_USER_SEQNUM_MAX ((__u32)((__u16)~0) - 1)
51 __u32 message; /* Digi00x-specific message */
56 __u32 message; /* MOTU-specific bits. */
77 * struct snd_firewire_event_ff400_message - the container for message from Fireface 400 when
139 * Returns -EBUSY if the driver is already streaming.
150 * - 828mk2
151 * - 896hd
152 * - Traveler
153 * - 8 pre
154 * - Ultralite
155 * - 4 pre
156 * - Audio Express
159 …* isochronous packet. ALSA firewire-motu driver gathers the messages and allow userspace applicati…
176 * struct snd_firewire_motu_register_dsp_meter - the container for meter information in DSP
178 * @data: Signal level meters. The mapping between position and input/output channel is
179 * model-dependent.
194 * snd_firewire_motu_register_dsp_parameter - the container for parameters of DSP controlled
199 * @mixer.source.paired_balance: The L/R balance of paired source to mixer, only for 4 pre and
201 * @mixer.source.paired_width: The width of paired source to mixer, only for 4 pre and
203 * @mixer.output.paired_volume: The volume of paired output from mixer.
204 * @mixer.output.paired_flag: The flag of paired output from mixer.
205 * @output.main_paired_volume: The volume of paired main output.
206 * @output.hp_paired_volume: The volume of paired hp output.
207 * @output.hp_paired_assignment: The source assigned to paired hp output.
208 * @output.reserved: Padding for 32 bit alignment for future extension.
209 * @line_input.boost_flag: The flags of boost for line inputs, only for 828mk2 and Traveler.
210 * @line_input.nominal_level_flag: The flags of nominal level for line inputs, only for 828mk2 and
213 * @input.gain_and_invert: The value including gain and invert for input, only for Ultralite, 4 pre
215 * @input.flag: The flag of input; e.g. jack detection, phantom power, and pad, only for Ultralite,
233 } output; member
240 } output; member
257 * - 828 mk3 (FireWire only and Hybrid)
258 * - 896 mk3 (FireWire only and Hybrid)
259 * - Ultralite mk3 (FireWire only and Hybrid)
260 * - Traveler mk3
261 * - Track 16
264 * sequence of isochronous packet. ALSA firewire-motu driver gathers the message and allow userspace
271 * struct snd_firewire_motu_command_dsp_meter - the container for meter information in DSP
273 * @data: Signal level meters. The mapping between position and signal channel is model-dependent.