Linux kernel & device driver programming

Cross-Referenced Linux and Device Driver Code

[ source navigation ] [ identifier search ] [ freetext search ] [ file search ]
Version: [ 2.6.11.8 ] [ 2.6.25 ] [ 2.6.25.8 ] [ 2.6.31.13 ] Architecture: [ i386 ]
  Name Size Last modified (GMT) Description
Back Parent directory 2006-04-21 17:26:35
File Makefile 25 bytes 2003-02-14 14:14:08
File README 301 bytes 2003-02-14 14:14:08
File ioctl2desc 289 bytes 2003-02-14 14:14:08
C file struct-dump.c 5401 bytes 2003-02-16 20:18:39
C file struct-dump.h 1042 bytes 2003-02-14 14:14:08
C file struct-v4l.c 8061 bytes 2003-02-14 14:14:08
C file struct-v4l.h 734 bytes 2003-02-14 14:14:08
C file struct-v4l2.c 20271 bytes 2003-02-14 14:14:08
C file struct-v4l2.h 2079 bytes 2003-02-14 14:14:08
File struct2desc 1689 bytes 2003-02-14 14:14:08
File x 4098 bytes 2003-02-14 14:14:08

  1 
  2 some infrastructure to dump the content of structures for info/debugging
  3 
  4 struct-dump.[ch]        the actual code
  5 struct-<name>.[ch]      descriptions for structs of <name> API
  6 struct2desc             quick&dirty perl script to build initial
  7                         description data files.
  8 
  9 used by:
 10         console/v4l-info
 11         libng/plugins/<various>
 12 
  This page was automatically generated by the LXR engine.