Searched refs:refresh_on_lp_ (Results 1 – 2 of 2) sorted by relevance
169 ret = drm_->GetConnectorProperty(*this, "refresh_on_lp", &refresh_on_lp_); in Init()202 properties_.push_back(&refresh_on_lp_); in Init()431 return refresh_on_lp_; in refresh_on_lp()
154 DrmProperty refresh_on_lp_; variable