Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi4.c48 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get()
62 static void hdmi_runtime_put(struct omap_hdmi *hdmi) in hdmi_runtime_put()
74 struct omap_hdmi *hdmi = data; in hdmi_irq_handler()
111 static int hdmi_init_regulator(struct omap_hdmi *hdmi) in hdmi_init_regulator()
131 static int hdmi_power_on_core(struct omap_hdmi *hdmi) in hdmi_power_on_core()
163 static void hdmi_power_off_core(struct omap_hdmi *hdmi) in hdmi_power_off_core()
174 static int hdmi_power_on_full(struct omap_hdmi *hdmi) in hdmi_power_on_full()
259 static void hdmi_power_off_full(struct omap_hdmi *hdmi) in hdmi_power_off_full()
277 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_check_timing()
288 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_set_timing()
[all …]
Dhdmi5.c49 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get()
63 static void hdmi_runtime_put(struct omap_hdmi *hdmi) in hdmi_runtime_put()
75 struct omap_hdmi *hdmi = data; in hdmi_irq_handler()
120 static int hdmi_init_regulator(struct omap_hdmi *hdmi) in hdmi_init_regulator()
138 static int hdmi_power_on_core(struct omap_hdmi *hdmi) in hdmi_power_on_core()
163 static void hdmi_power_off_core(struct omap_hdmi *hdmi) in hdmi_power_off_core()
171 static int hdmi_power_on_full(struct omap_hdmi *hdmi) in hdmi_power_on_full()
256 static void hdmi_power_off_full(struct omap_hdmi *hdmi) in hdmi_power_off_full()
274 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_check_timing()
285 struct omap_hdmi *hdmi = dssdev_to_hdmi(dssdev); in hdmi_display_set_timing()
[all …]
Dhdmi.h359 struct omap_hdmi { struct
392 #define dssdev_to_hdmi(dssdev) container_of(dssdev, struct omap_hdmi, output) argument
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi4.c44 static struct omap_hdmi hdmi;
314 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
320 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
566 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
586 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
599 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
616 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
633 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
Dhdmi5.c48 static struct omap_hdmi hdmi;
342 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
349 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
596 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
616 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
629 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
646 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
663 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
Dhdmi.h341 struct omap_hdmi { struct