Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/digi00x/
H A Ddigi00x.h162 int snd_dg00x_create_hwdep_device(struct snd_dg00x *dg00x);
H A Ddigi00x-hwdep.c175 int snd_dg00x_create_hwdep_device(struct snd_dg00x *dg00x) in snd_dg00x_create_hwdep_device() function
H A Ddigi00x.c86 err = snd_dg00x_create_hwdep_device(dg00x); in do_registration()