Home
last modified time | relevance | path

Searched refs:core_enabled (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4.c125 hdmi.core_enabled = true; in hdmi_power_on_core()
137 hdmi.core_enabled = false; in hdmi_power_off_core()
458 bool need_enable = !hdmi.core_enabled; in hdmi_read_edid()
H A Dhdmi5.c142 hdmi.core_enabled = true; in hdmi_power_on_core()
154 hdmi.core_enabled = false; in hdmi_power_off_core()
491 need_enable = hdmi.core_enabled == false; in hdmi_read_edid()
H A Dhdmi.h343 bool core_enabled; member
/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4.c123 hdmi->core_enabled = true; in hdmi_power_on_core()
140 hdmi->core_enabled = false; in hdmi_power_off_core()
448 need_enable = hdmi->core_enabled == false; in hdmi4_bridge_edid_read()
H A Dhdmi5.c127 hdmi->core_enabled = true; in hdmi_power_on_core()
139 hdmi->core_enabled = false; in hdmi_power_off_core()
437 need_enable = hdmi->core_enabled == false; in hdmi5_bridge_edid_read()
H A Dhdmi.h365 bool core_enabled; member
/linux/kernel/sched/
H A Dcore.c404 cpu_rq(t)->core_enabled = enabled; in __sched_core_flip()
417 cpu_rq(cpu)->core_enabled = enabled; in __sched_core_flip()
8625 rq->core_enabled = 0; in sched_init()