|
Linux Kernel
3.7.1
|
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) |
| 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.
1.8.2