xref: /openbmc/linux/sound/usb/usx2y/usX2Yhwdep.h (revision 25da0974601fc8096461f3d3f7ca3aab8e79adfb)
1 #ifndef USX2YHWDEP_H
2 #define USX2YHWDEP_H
3 
4 int usX2Y_hwdep_new(struct snd_card *card, struct usb_device* device);
5 
6 #endif
7