android_kernel_samsung_hero.../sound/usb/usx2y/usX2Yhwdep.h
2016-08-17 16:41:52 +08:00

6 lines
122 B
C

#ifndef USX2YHWDEP_H
#define USX2YHWDEP_H
int usX2Y_hwdep_new(struct snd_card *card, struct usb_device* device);
#endif