Searched refs:_CRTC_DISABLED_PLANE (Results 1 – 1 of 1) sorted by relevance
1281 _CRTC_DISABLED_PLANE = re.compile(r'crtc=\(null\)') variable1314 if len(re.findall(_CRTC_DISABLED_PLANE, plane)) > 0: