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

#include <exynos_drm.h>

Data Fields

struct devicehdmi_dev
 
struct devicemixer_dev
 

Detailed Description

Platform Specific Structure for DRM based HDMI.

: device point to specific hdmi driver. : device point to specific mixer driver.

this structure is used for common hdmi driver and each device object would be used to access specific device driver(hdmi or mixer driver)

Definition at line 70 of file exynos_drm.h.

Field Documentation

struct device* hdmi_dev

Definition at line 71 of file exynos_drm.h.

struct device* mixer_dev

Definition at line 72 of file exynos_drm.h.


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