Home
last modified time | relevance | path

Searched refs:omap_hdmi (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/omapdrm/dss/
Dhdmi4.c40 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get()
54 static void hdmi_runtime_put(struct omap_hdmi *hdmi) in hdmi_runtime_put()
66 struct omap_hdmi *hdmi = data; in hdmi_irq_handler()
103 static int hdmi_power_on_core(struct omap_hdmi *hdmi) in hdmi_power_on_core()
135 static void hdmi_power_off_core(struct omap_hdmi *hdmi) in hdmi_power_off_core()
146 static int hdmi_power_on_full(struct omap_hdmi *hdmi) in hdmi_power_on_full()
228 static void hdmi_power_off_full(struct omap_hdmi *hdmi) in hdmi_power_off_full()
245 struct omap_hdmi *hdmi = s->private; in hdmi_dump_regs()
264 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
270 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
[all …]
Dhdmi5.c41 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get()
55 static void hdmi_runtime_put(struct omap_hdmi *hdmi) in hdmi_runtime_put()
67 struct omap_hdmi *hdmi = data; in hdmi_irq_handler()
112 static int hdmi_power_on_core(struct omap_hdmi *hdmi) in hdmi_power_on_core()
137 static void hdmi_power_off_core(struct omap_hdmi *hdmi) in hdmi_power_off_core()
145 static int hdmi_power_on_full(struct omap_hdmi *hdmi) in hdmi_power_on_full()
227 static void hdmi_power_off_full(struct omap_hdmi *hdmi) in hdmi_power_off_full()
244 struct omap_hdmi *hdmi = s->private; in hdmi_dump_regs()
263 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
270 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
[all …]
Dhdmi.h349 struct omap_hdmi { struct
383 #define drm_bridge_to_hdmi(b) container_of(b, struct omap_hdmi, bridge) argument
/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi5.c37 static struct omap_hdmi hdmi;
330 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
337 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
584 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
604 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
617 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
634 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
651 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
Dhdmi4.c33 static struct omap_hdmi hdmi;
302 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
308 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
552 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
572 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
585 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
602 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
619 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
Dhdmi.h330 struct omap_hdmi { struct