Linux Kernel
3.7.1
|
#include <exynos_drm_drv.h>
Data Fields | |
void(* | mode_set )(struct device *subdrv_dev, struct exynos_drm_overlay *overlay) |
void(* | commit )(struct device *subdrv_dev, int zpos) |
void(* | enable )(struct device *subdrv_dev, int zpos) |
void(* | disable )(struct device *subdrv_dev, int zpos) |
void(* | wait_for_vblank )(struct device *subdrv_dev) |
Definition at line 80 of file exynos_drm_drv.h.
Definition at line 85 of file exynos_drm_drv.h.
Definition at line 81 of file exynos_drm_drv.h.
Definition at line 86 of file exynos_drm_drv.h.