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

Go to the source code of this file.

Functions

int exynos_drm_crtc_create (struct drm_device *dev, unsigned int nr)
 
int exynos_drm_crtc_enable_vblank (struct drm_device *dev, int crtc)
 
void exynos_drm_crtc_disable_vblank (struct drm_device *dev, int crtc)
 

Function Documentation

int exynos_drm_crtc_create ( struct drm_device dev,
unsigned int  nr 
)

Definition at line 340 of file exynos_drm_crtc.c.

void exynos_drm_crtc_disable_vblank ( struct drm_device dev,
int  crtc 
)

Definition at line 391 of file exynos_drm_crtc.c.

int exynos_drm_crtc_enable_vblank ( struct drm_device dev,
int  crtc 
)

Definition at line 374 of file exynos_drm_crtc.c.