Searched defs:has_kms (Results 1 – 1 of 1) sorted by relevance
60 bool has_kms = res->count_crtcs > 0 && res->count_connectors > 0 && res->count_encoders > 0; in open_first_kms_device() local304 bool Card::has_kms() const in has_kms() function in kms::Card