Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/usb/usx2y/
H A DusX2Yhwdep.h5 int usx2y_hwdep_new(struct snd_card *card, struct usb_device* device);
H A DusX2Yhwdep.c232 int usx2y_hwdep_new(struct snd_card *card, struct usb_device* device) in usx2y_hwdep_new() function
H A Dusbusx2y.c382 if ((err = usx2y_hwdep_new(card, device)) < 0 || in usx2y_usb_probe()