Home
last modified time | relevance | path

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

/Linux-v5.4/sound/firewire/motu/
Dmotu.h150 int snd_motu_transaction_register(struct snd_motu *motu);
Dmotu-transaction.c97 int snd_motu_transaction_register(struct snd_motu *motu) in snd_motu_transaction_register() function
Dmotu.c79 err = snd_motu_transaction_register(motu); in do_registration()