Searched refs:snd_firewire_motu_register_dsp_parameter (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/sound/
H A Dfirewire.h119 #define SNDRV_FIREWIRE_IOCTL_MOTU_REGISTER_DSP_PARAMETER _IOR('H', 0xfe, struct snd_firewire_motu_register_dsp_parameter)
194 * snd_firewire_motu_register_dsp_parameter - the container for parameters of DSP controlled
221 struct snd_firewire_motu_register_dsp_parameter { struct
/linux-master/sound/firewire/motu/
H A Dmotu-register-dsp-message-parser.c88 struct snd_firewire_motu_register_dsp_parameter param;
188 struct snd_firewire_motu_register_dsp_parameter *param = &parser->param;
244 struct snd_firewire_motu_register_dsp_parameter *param = &parser->param;
300 struct snd_firewire_motu_register_dsp_parameter *param = &parser->param;
382 struct snd_firewire_motu_register_dsp_parameter *param)
H A Dmotu-hwdep.c242 struct snd_firewire_motu_register_dsp_parameter *param;
H A Dmotu.h288 struct snd_firewire_motu_register_dsp_parameter *params);

Completed in 142 milliseconds