Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/sound/
Dfirewire.h164 #define SNDRV_FIREWIRE_MOTU_REGISTER_DSP_INPUT_COUNT 10 macro
165 …SNDRV_FIREWIRE_MOTU_REGISTER_DSP_ALIGNED_INPUT_COUNT (SNDRV_FIREWIRE_MOTU_REGISTER_DSP_INPUT_COUNT
/linux-6.1.9/sound/firewire/motu/
Dmotu-register-dsp-message-parser.c305 if (input_ch < SNDRV_FIREWIRE_MOTU_REGISTER_DSP_INPUT_COUNT) { in snd_motu_register_dsp_message_parser_parse()