Linux Kernel
3.7.1
|
#include <exynos_drm.h>
Data Fields | |
struct device * | hdmi_dev |
struct device * | mixer_dev |
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.
Definition at line 71 of file exynos_drm.h.
Definition at line 72 of file exynos_drm.h.