Home
last modified time | relevance | path

Searched refs:paired_balance (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/uapi/sound/
H A Dfirewire.h199 * @mixer.source.paired_balance: The L/R balance of paired source to mixer, only for 4 pre and
227 __u8 paired_balance[SNDRV_FIREWIRE_MOTU_REGISTER_DSP_MIXER_SRC_COUNT]; member
/kernel/linux/linux-6.6/sound/firewire/motu/
H A Dmotu-register-dsp-message-parser.c222 if (param->mixer.source[mixer_ch].paired_balance[mixer_src_ch] != val) { in snd_motu_register_dsp_message_parser_parse()
224 param->mixer.source[mixer_ch].paired_balance[mixer_src_ch] = val; in snd_motu_register_dsp_message_parser_parse()

Completed in 2 milliseconds