Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu-hwdep.c174 int snd_motu_create_hwdep_device(struct snd_motu *motu) in snd_motu_create_hwdep_device() function
H A Dmotu.h161 int snd_motu_create_hwdep_device(struct snd_motu *motu);
H A Dmotu.c102 err = snd_motu_create_hwdep_device(motu); in do_registration()