Linux kernel & device driver programming

Cross-Referenced Linux and Device Driver Code

[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ]
Version: [ 2.6.11.8 ] [ 2.6.25 ] [ 2.6.25.8 ] [ 2.6.31.13 ] Architecture: [ i386 ]

Diff markup

Differences between /linux/sound/usb/usx2y/usX2Yhwdep.h (Version 2.6.25) and /linux/sound/usb/usx2y/usX2Yhwdep.h (Version 2.6.11.8)


  1 #ifndef USX2YHWDEP_H                                1 #ifndef USX2YHWDEP_H
  2 #define USX2YHWDEP_H                                2 #define USX2YHWDEP_H
  3                                                     3 
  4 int usX2Y_hwdep_new(struct snd_card *card, str !!   4 int usX2Y_hwdep_new(snd_card_t* card, struct usb_device* device);
  5                                                     5 
  6 #endif                                              6 #endif
  7                                                     7 
  This page was automatically generated by the LXR engine.