Searched refs:max_disp_freq_property_ (Results 1 – 2 of 2) sorted by relevance
80 if (drm_->GetCrtcProperty(*this, "max_disp_freq", &max_disp_freq_property_)) in Init()103 properties_.push_back(&max_disp_freq_property_); in Init()207 return max_disp_freq_property_; in max_disp_freq_property()
96 DrmProperty max_disp_freq_property_; variable