Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/usx2y/
H A DusX2Yhwdep.h5 int usx2y_hwdep_new(struct snd_card *card, struct usb_device *device);
H A DusX2Yhwdep.c223 int usx2y_hwdep_new(struct snd_card *card, struct usb_device *device) in usx2y_hwdep_new() function
H A Dusbusx2y.c445 err = usx2y_hwdep_new(card, device); in snd_usx2y_probe()