Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | #ifndef USX2YHWDEP_H |
2 | #define USX2YHWDEP_H | ||||
3 | |||||
Takashi Iwai | bbe85bb | 2005-11-17 15:08:26 +0100 | [diff] [blame] | 4 | int usX2Y_hwdep_new(struct snd_card *card, struct usb_device* device); |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 5 | |
6 | #endif |