Blame view

kernel/linux-rt-4.4.41/sound/usb/usx2y/usX2Yhwdep.h 122 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
  #ifndef USX2YHWDEP_H
  #define USX2YHWDEP_H
  
  int usX2Y_hwdep_new(struct snd_card *card, struct usb_device* device);
  
  #endif