Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
exynos_drm_fbdev.h File Reference

Go to the source code of this file.

Functions

int exynos_drm_fbdev_init (struct drm_device *dev)
 
int exynos_drm_fbdev_reinit (struct drm_device *dev)
 
void exynos_drm_fbdev_fini (struct drm_device *dev)
 
void exynos_drm_fbdev_restore_mode (struct drm_device *dev)
 

Function Documentation

void exynos_drm_fbdev_fini ( struct drm_device dev)

Definition at line 296 of file exynos_drm_fbdev.c.

int exynos_drm_fbdev_init ( struct drm_device dev)

Definition at line 210 of file exynos_drm_fbdev.c.

int exynos_drm_fbdev_reinit ( struct drm_device dev)
void exynos_drm_fbdev_restore_mode ( struct drm_device dev)

Definition at line 314 of file exynos_drm_fbdev.c.