Linux Kernel
3.7.1
|
#include "matroxfb_accel.h"
#include "matroxfb_DAC1064.h"
#include "matroxfb_Ti3026.h"
#include "matroxfb_misc.h"
Go to the source code of this file.
Macros | |
#define | curr_ydstorg(x) ((x)->curr.ydstorg.pixels) |
#define | mga_ydstlen(y, l) mga_outl(M_YDSTLEN | M_EXEC, ((y) << 16) | (l)) |
Functions | |
void | matrox_cfbX_init (struct matrox_fb_info *minfo) |
EXPORT_SYMBOL (matrox_cfbX_init) | |
MODULE_LICENSE ("GPL") | |
Definition at line 84 of file matroxfb_accel.c.
Definition at line 86 of file matroxfb_accel.c.
EXPORT_SYMBOL | ( | matrox_cfbX_init | ) |
void matrox_cfbX_init | ( | struct matrox_fb_info * | minfo | ) |
Definition at line 110 of file matroxfb_accel.c.
MODULE_LICENSE | ( | "GPL" | ) |