]> err.no Git - linux-2.6/blob - sound/usb/usx2y/usX2Yhwdep.h
[PATCH] fix send_sigqueue() vs thread exit race
[linux-2.6] / sound / usb / usx2y / usX2Yhwdep.h
1 #ifndef USX2YHWDEP_H
2 #define USX2YHWDEP_H
3
4 int usX2Y_hwdep_new(snd_card_t* card, struct usb_device* device);
5
6 #endif