Searched refs:omap_hdmi (Results 1 – 4 of 4) sorted by relevance
34 static struct omap_hdmi hdmi;303 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()309 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()553 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()573 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()586 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()603 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()620 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
38 static struct omap_hdmi hdmi;331 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()338 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()585 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()605 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()618 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()635 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()652 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
330 struct omap_hdmi { struct
349 struct omap_hdmi { struct383 #define drm_bridge_to_hdmi(b) container_of(b, struct omap_hdmi, bridge) argument