blob: c095d5bf122060bddbf3ccf527fe9afd6f5ed645 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef USX2YHWDEP_H
2#define USX2YHWDEP_H
3
Takashi Iwaibbe85bb2005-11-17 15:08:26 +01004int usX2Y_hwdep_new(struct snd_card *card, struct usb_device* device);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005
6#endif