Home
last modified time | relevance | path

Searched refs:snd_motu_command_dsp_message_parser_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/firewire/motu/
H A Dmotu-command-dsp-message-parser.c49 int snd_motu_command_dsp_message_parser_init(struct snd_motu *motu, enum cip_sfc sfc) in snd_motu_command_dsp_message_parser_init() function
H A Dmotu.h292 int snd_motu_command_dsp_message_parser_init(struct snd_motu *motu, enum cip_sfc sfc);
H A Dmotu-stream.c263 err = snd_motu_command_dsp_message_parser_init(motu, motu->tx_stream.sfc); in snd_motu_stream_start_duplex()