Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dhdmi.h176 struct hdmi_video_format { struct
177 enum hdmi_packing_mode packing_mode;
178 u32 y_res; /* Line per panel */
179 u32 x_res; /* pixel per line */
/linux-4.4.14/drivers/video/
Dhdmi.c1159 u8 hdmi_video_format; in hdmi_vendor_any_infoframe_unpack() local