Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
imx_drm_crtc_helper_funcs Struct Reference

#include <imx-drm.h>

Data Fields

int(* enable_vblank )(struct drm_crtc *crtc)
 
void(* disable_vblank )(struct drm_crtc *crtc)
 
int(* set_interface_pix_fmt )(struct drm_crtc *crtc, u32 encoder_type, u32 pix_fmt)
 
struct drm_crtc_helper_funcscrtc_helper_funcs
 
struct drm_crtc_funcscrtc_funcs
 

Detailed Description

Definition at line 7 of file imx-drm.h.

Field Documentation

struct drm_crtc_funcs* crtc_funcs

Definition at line 13 of file imx-drm.h.

struct drm_crtc_helper_funcs* crtc_helper_funcs

Definition at line 12 of file imx-drm.h.

void(* disable_vblank)(struct drm_crtc *crtc)

Definition at line 9 of file imx-drm.h.

int(* enable_vblank)(struct drm_crtc *crtc)

Definition at line 8 of file imx-drm.h.

int(* set_interface_pix_fmt)(struct drm_crtc *crtc, u32 encoder_type, u32 pix_fmt)

Definition at line 10 of file imx-drm.h.


The documentation for this struct was generated from the following file: