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

#include <exynos_drm.h>

Data Fields

bool is_v13
 
void(* cfg_hpd )(bool external)
 
int(* get_hpd )(void)
 

Detailed Description

Platform Specific Structure for DRM based HDMI core.

: set if hdmi version 13 is. : function pointer to configure hdmi hotplug detection pin : function pointer to get value of hdmi hotplug detection pin

Definition at line 82 of file exynos_drm.h.

Field Documentation

void(* cfg_hpd)(bool external)

Definition at line 84 of file exynos_drm.h.

int(* get_hpd)(void)

Definition at line 85 of file exynos_drm.h.

bool is_v13

Definition at line 83 of file exynos_drm.h.


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