Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
sunxvr1000.c File Reference
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/fb.h>
#include <linux/init.h>
#include <linux/of_device.h>

Go to the source code of this file.

Data Structures

struct  gfb_info
 

Functions

 MODULE_DEVICE_TABLE (of, ffb_match)
 
 module_init (gfb_init)
 
 module_exit (gfb_exit)
 
 MODULE_DESCRIPTION ("framebuffer driver for Sun XVR-1000 graphics")
 
 MODULE_AUTHOR ("David S. Miller <[email protected]>")
 
 MODULE_VERSION ("1.0")
 
 MODULE_LICENSE ("GPL")
 

Function Documentation

MODULE_AUTHOR ( "David S. Miller <[email protected]>"  )
MODULE_DESCRIPTION ( "framebuffer driver for Sun XVR-1000 graphics"  )
MODULE_DEVICE_TABLE ( of  ,
ffb_match   
)
module_exit ( gfb_exit  )
module_init ( gfb_init  )
MODULE_LICENSE ( "GPL"  )
MODULE_VERSION ( "1.0"  )