android_kernel_samsung_a7y1.../sound/usb/usx2y/usX2Yhwdep.h
prashantpaddune 3bca37f224 A750FXXU4CTBC
2020-03-27 21:51:54 +05:30

7 lines
122 B
C

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