Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi4.c135 if (hdmi->core.core_pwr_cnt++) in hdmi_power_on_core()
158 hdmi->core.core_pwr_cnt--; in hdmi_power_on_core()
165 if (--hdmi->core.core_pwr_cnt) in hdmi_power_off_core()
Dhdmi.h272 unsigned int core_pwr_cnt; member