Lines Matching defs:hdata

308 static inline u32 hdmi_reg_read(struct hdmi_context *hdata, u32 reg_id)  in hdmi_reg_read()
313 static inline void hdmi_reg_writeb(struct hdmi_context *hdata, in hdmi_reg_writeb()
319 static inline void hdmi_reg_writemask(struct hdmi_context *hdata, in hdmi_reg_writemask()
327 static void hdmi_regs_dump(struct hdmi_context *hdata, char *prefix) in hdmi_regs_dump()
432 struct hdmi_context *hdata = (struct hdmi_context *)ctx; in hdmi_is_connected() local
445 struct hdmi_context *hdata = (struct hdmi_context *)ctx; in hdmi_get_edid() local
517 static void hdmi_conf_reset(struct hdmi_context *hdata) in hdmi_conf_reset()
532 static void hdmi_conf_init(struct hdmi_context *hdata) in hdmi_conf_init()
567 static void hdmi_timing_apply(struct hdmi_context *hdata, in hdmi_timing_apply()
656 static void hdmiphy_conf_reset(struct hdmi_context *hdata) in hdmiphy_conf_reset()
678 static void hdmiphy_conf_apply(struct hdmi_context *hdata) in hdmiphy_conf_apply()
722 static void hdmi_conf_apply(struct hdmi_context *hdata) in hdmi_conf_apply()
743 struct hdmi_context *hdata = (struct hdmi_context *)ctx; in hdmi_mode_set() local
757 struct hdmi_context *hdata = (struct hdmi_context *)ctx; in hdmi_commit() local
768 struct hdmi_context *hdata = (struct hdmi_context *)ctx; in hdmi_disable() local
789 struct hdmi_context *hdata = in hdmi_hotplug_func() local
800 struct hdmi_context *hdata = (struct hdmi_context *)ctx->ctx; in hdmi_irq_handler() local
822 static int __devinit hdmi_resources_init(struct hdmi_context *hdata) in hdmi_resources_init()
890 static int hdmi_resources_cleanup(struct hdmi_context *hdata) in hdmi_resources_cleanup()
912 static void hdmi_resource_poweron(struct hdmi_context *hdata) in hdmi_resource_poweron()
932 static void hdmi_resource_poweroff(struct hdmi_context *hdata) in hdmi_resource_poweroff()
994 struct hdmi_context *hdata; in hdmi_probe() local
1132 struct hdmi_context *hdata = (struct hdmi_context *)ctx->ctx; in hdmi_remove() local