Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
matroxfb_crtc2.c File Reference
#include "matroxfb_maven.h"
#include "matroxfb_crtc2.h"
#include "matroxfb_misc.h"
#include "matroxfb_DAC1064.h"
#include <linux/matroxfb.h>
#include <linux/slab.h>
#include <linux/uaccess.h>

Go to the source code of this file.

Macros

#define m2info   (container_of(info, struct matroxfb_dh_fb_info, fbcon))
 
#define m2info   (container_of(info, struct matroxfb_dh_fb_info, fbcon))
 
#define m2info   (container_of(info, struct matroxfb_dh_fb_info, fbcon))
 
#define m2info   (container_of(info, struct matroxfb_dh_fb_info, fbcon))
 
#define m2info   (container_of(info, struct matroxfb_dh_fb_info, fbcon))
 
#define m2info   (container_of(info, struct matroxfb_dh_fb_info, fbcon))
 
#define m2info   (container_of(info, struct matroxfb_dh_fb_info, fbcon))
 
#define m2info   (container_of(info, struct matroxfb_dh_fb_info, fbcon))
 
#define minfo   (m2info->primary_dev)
 
#define minfo   (m2info->primary_dev)
 
#define minfo   (m2info->primary_dev)
 

Functions

 module_param (mem, int, 0)
 
 MODULE_PARM_DESC (mem,"Memory size reserved for dualhead (default=8MB)")
 
 MODULE_AUTHOR ("(c) 1999-2002 Petr Vandrovec <[email protected]>")
 
 MODULE_DESCRIPTION ("Matrox G400 CRTC2 driver")
 
 MODULE_LICENSE ("GPL")
 
 module_init (matroxfb_crtc2_init)
 
 module_exit (matroxfb_crtc2_exit)
 

Macro Definition Documentation

#define m2info   (container_of(info, struct matroxfb_dh_fb_info, fbcon))
#define m2info   (container_of(info, struct matroxfb_dh_fb_info, fbcon))
#define m2info   (container_of(info, struct matroxfb_dh_fb_info, fbcon))
#define m2info   (container_of(info, struct matroxfb_dh_fb_info, fbcon))
#define m2info   (container_of(info, struct matroxfb_dh_fb_info, fbcon))
#define m2info   (container_of(info, struct matroxfb_dh_fb_info, fbcon))
#define m2info   (container_of(info, struct matroxfb_dh_fb_info, fbcon))
#define m2info   (container_of(info, struct matroxfb_dh_fb_info, fbcon))
#define minfo   (m2info->primary_dev)
#define minfo   (m2info->primary_dev)
#define minfo   (m2info->primary_dev)

Function Documentation

MODULE_AUTHOR ( "(c) 1999-2002 Petr Vandrovec <[email protected]>"  )
MODULE_DESCRIPTION ( "Matrox G400 CRTC2 driver )
module_exit ( matroxfb_crtc2_exit  )
module_init ( matroxfb_crtc2_init  )
MODULE_LICENSE ( "GPL"  )
module_param ( mem  ,
int  ,
 
)
MODULE_PARM_DESC ( mem  ,
"Memory size reserved for dualhead (default=8MB)"   
)