Home
last modified time | relevance | path

Searched defs:hdmi_conf (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/gpu/drm/exynos/
Dexynos_hdmi.h31 struct hdmi_conf { struct
32 int width;
33 int height;
34 int vrefresh;
35 bool interlace;
36 const u8 *hdmiphy_data;
37 const struct hdmi_preset_conf *conf;
/linux-3.3/drivers/media/video/s5p-tv/
Dhdmi_drv.c549 } hdmi_conf[] = { variable