Home
last modified time | relevance | path

Searched refs:SNDRV_FIREWIRE_MOTU_REGISTER_DSP_INPUT_COUNT (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/sound/
H A Dfirewire.h190 #define SNDRV_FIREWIRE_MOTU_REGISTER_DSP_INPUT_COUNT 10 macro
191 …SNDRV_FIREWIRE_MOTU_REGISTER_DSP_ALIGNED_INPUT_COUNT (SNDRV_FIREWIRE_MOTU_REGISTER_DSP_INPUT_COUNT
/linux/sound/firewire/motu/
H A Dmotu-register-dsp-message-parser.c308 if (input_ch < SNDRV_FIREWIRE_MOTU_REGISTER_DSP_INPUT_COUNT) { in snd_motu_register_dsp_message_parser_parse()