Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/bebob/
H A Dbebob_hwdep.c171 int snd_bebob_create_hwdep_device(struct snd_bebob *bebob) in snd_bebob_create_hwdep_device() function
H A Dbebob.h238 int snd_bebob_create_hwdep_device(struct snd_bebob *bebob);
H A Dbebob.c276 err = snd_bebob_create_hwdep_device(bebob); in bebob_probe()