blob: c095d5bf122060bddbf3ccf527fe9afd6f5ed645 [file] [log] [blame]
yuezonghe824eb0c2024-06-27 02:32:26 -07001#ifndef USX2YHWDEP_H
2#define USX2YHWDEP_H
3
4int usX2Y_hwdep_new(struct snd_card *card, struct usb_device* device);
5
6#endif