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