Linux Kernel
3.7.1
|
#include <exynos_drm_hdmi.h>
Data Fields | |
int(* | enable_vblank )(void *ctx, int pipe) |
void(* | disable_vblank )(void *ctx) |
void(* | dpms )(void *ctx, int mode) |
void(* | wait_for_vblank )(void *ctx) |
void(* | win_mode_set )(void *ctx, struct exynos_drm_overlay *overlay) |
void(* | win_commit )(void *ctx, int zpos) |
void(* | win_disable )(void *ctx, int zpos) |
Definition at line 63 of file exynos_drm_hdmi.h.
Definition at line 66 of file exynos_drm_hdmi.h.
Definition at line 70 of file exynos_drm_hdmi.h.
Definition at line 71 of file exynos_drm_hdmi.h.