Home
last modified time | relevance | path

Searched refs:need_enable (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/
A Dhdmi5.c487 bool need_enable; in hdmi_read_edid() local
490 need_enable = hdmi.core_enabled == false; in hdmi_read_edid()
492 if (need_enable) { in hdmi_read_edid()
500 if (need_enable) in hdmi_read_edid()
A Dhdmi4.c457 bool need_enable = !hdmi.core_enabled; in hdmi_read_edid() local
460 if (need_enable) { in hdmi_read_edid()
468 if (need_enable) in hdmi_read_edid()
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/
A Dhdmi5.c433 bool need_enable; in hdmi5_bridge_get_edid() local
437 need_enable = hdmi->core_enabled == false; in hdmi5_bridge_get_edid()
439 if (need_enable) { in hdmi5_bridge_get_edid()
464 if (need_enable) in hdmi5_bridge_get_edid()
A Dhdmi4.c445 bool need_enable; in hdmi4_bridge_get_edid() local
448 need_enable = hdmi->core_enabled == false; in hdmi4_bridge_get_edid()
450 if (need_enable) { in hdmi4_bridge_get_edid()
480 if (need_enable) in hdmi4_bridge_get_edid()

Completed in 8 milliseconds