Blame view

kernel/linux-imx6_3.14.28/sound/usb/usx2y/usX2Yhwdep.h 122 Bytes
6b13f685e   김민수   BSP 최초 추가
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