Searched refs:lost_hotplug (Results 1 – 4 of 4) sorted by relevance
177 if (!connected && in->ops.hdmi->lost_hotplug) in tpd_detect()178 in->ops.hdmi->lost_hotplug(in); in tpd_detect()
186 if (!connected && in->ops.hdmi->lost_hotplug) in hdmic_detect()187 in->ops.hdmi->lost_hotplug(in); in hdmic_detect()
387 void (*lost_hotplug)(struct omap_dss_device *dssdev); member
563 .lost_hotplug = hdmi_lost_hotplug,