Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Dhdmi4.c126 hdmi.core_enabled = true; in hdmi_power_on_core()
138 hdmi.core_enabled = false; in hdmi_power_off_core()
459 bool need_enable = !hdmi.core_enabled; in hdmi_read_edid()
A Dhdmi5.c143 hdmi.core_enabled = true; in hdmi_power_on_core()
155 hdmi.core_enabled = false; in hdmi_power_off_core()
492 need_enable = hdmi.core_enabled == false; in hdmi_read_edid()
A Dhdmi.h343 bool core_enabled; member
/linux/drivers/gpu/drm/omapdrm/dss/
A Dhdmi4.c122 hdmi->core_enabled = true; in hdmi_power_on_core()
139 hdmi->core_enabled = false; in hdmi_power_off_core()
447 need_enable = hdmi->core_enabled == false; in hdmi4_bridge_get_edid()
A Dhdmi5.c126 hdmi->core_enabled = true; in hdmi_power_on_core()
138 hdmi->core_enabled = false; in hdmi_power_off_core()
436 need_enable = hdmi->core_enabled == false; in hdmi5_bridge_get_edid()
A Dhdmi.h365 bool core_enabled; member
/linux/kernel/sched/
A Dsched.h1106 unsigned int core_enabled; member
1163 return static_branch_unlikely(&__sched_core_enabled) && rq->core_enabled; in sched_core_enabled()
1185 if (rq->core_enabled) in __rq_lockp()
A Dcore.c281 cpu_rq(t)->core_enabled = enabled; in __sched_core_flip()
295 cpu_rq(cpu)->core_enabled = enabled; in __sched_core_flip()
9410 rq->core_enabled = 0; in sched_init()

Completed in 43 milliseconds