Home
last modified time | relevance | path

Searched refs:core_pwr_cnt (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4.c107 if (hdmi->core.core_pwr_cnt++) in hdmi_power_on_core()
130 hdmi->core.core_pwr_cnt--; in hdmi_power_on_core()
137 if (--hdmi->core.core_pwr_cnt) in hdmi_power_off_core()
H A Dhdmi.h262 unsigned int core_pwr_cnt; member