Lines Matching defs:omap_hdmi
340 struct omap_hdmi { struct
341 struct mutex lock;
342 struct platform_device *pdev;
344 struct hdmi_wp_data wp;
345 struct hdmi_pll_data pll;
346 struct hdmi_phy_data phy;
347 struct hdmi_core_data core;
349 struct hdmi_config cfg;
351 struct regulator *vdda_reg;
353 bool core_enabled;
354 bool display_enabled;
356 struct omap_dss_device output;
358 struct platform_device *audio_pdev;
359 void (*audio_abort_cb)(struct device *dev);
360 int wp_idlemode;