Home
last modified time | relevance | path

Searched refs:SND_USX2Y_LOADER_ID (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/usb/usx2y/
H A Dusx2y.h16 #define SND_USX2Y_LOADER_ID "USX2Y Loader" macro
H A DusX2Yhwdep.c229 err = snd_hwdep_new(card, SND_USX2Y_LOADER_ID, 0, &hw); in usx2y_hwdep_new()