Home
last modified time | relevance | path

Searched refs:omap_hdmi (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4.c39 static int hdmi_runtime_get(struct omap_hdmi *hdmi) in hdmi_runtime_get()
53 static void hdmi_runtime_put(struct omap_hdmi *hdmi) in hdmi_runtime_put()
65 struct omap_hdmi *hdmi = data; in hdmi_irq_handler()
102 static int hdmi_power_on_core(struct omap_hdmi *hdmi) in hdmi_power_on_core()
134 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()
269 static void hdmi_stop_audio_stream(struct omap_hdmi *h
[all...]
H A Dhdmi5.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()
111 static int hdmi_power_on_core(struct omap_hdmi *hdmi) in hdmi_power_on_core()
136 static void hdmi_power_off_core(struct omap_hdmi *hdmi) in hdmi_power_off_core()
144 static int hdmi_power_on_full(struct omap_hdmi *hdmi) in hdmi_power_on_full()
226 static void hdmi_power_off_full(struct omap_hdmi *hdmi) in hdmi_power_off_full()
243 struct omap_hdmi *hdmi = s->private; in hdmi_dump_regs()
262 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
269 static void hdmi_stop_audio_stream(struct omap_hdmi *h
[all...]
H A Dhdmi.h349 struct omap_hdmi { struct
383 #define drm_bridge_to_hdmi(b) container_of(b, struct omap_hdmi, bridge)
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A 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 *h
[all...]
H A 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 *h
[all...]
H A Dhdmi.h349 struct omap_hdmi { struct
383 #define drm_bridge_to_hdmi(b) container_of(b, struct omap_hdmi, bridge)
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4.c33 static struct omap_hdmi hdmi;
304 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
310 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
554 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
574 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
587 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
604 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
621 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
H A Dhdmi5.c37 static struct omap_hdmi hdmi;
332 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
339 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
586 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup()
606 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown()
619 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start()
636 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop()
653 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config()
H A Dhdmi.h330 struct omap_hdmi { struct
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A 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()
H A 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()
H A Dhdmi.h330 struct omap_hdmi { struct

Completed in 11 milliseconds