Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4.c106 if (hdmi->core.core_pwr_cnt++) in hdmi_power_on_core()
129 hdmi->core.core_pwr_cnt--; in hdmi_power_on_core()
136 if (--hdmi->core.core_pwr_cnt) in hdmi_power_off_core()
H A Dhdmi.h262 unsigned int core_pwr_cnt; member