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