Linux Kernel
3.7.1
|
#include <linux/module.h>
#include <drm/drmP.h>
#include <drm/drm_fb_helper.h>
#include <linux/fb.h>
#include "mgag200_drv.h"
Go to the source code of this file.
Functions | |
int | mgag200_fbdev_init (struct mga_device *mdev) |
void | mgag200_fbdev_fini (struct mga_device *mdev) |
void mgag200_fbdev_fini | ( | struct mga_device * | mdev | ) |
Definition at line 285 of file mgag200_fb.c.
int mgag200_fbdev_init | ( | struct mga_device * | mdev | ) |
Definition at line 261 of file mgag200_fb.c.