Searched refs:power_registration (Results 1 – 1 of 1) sorted by relevance
499 auto power_registration = PowerEventRegistration::create(*drm, crtc->crtc_id); in collecting_thread() local500 if (!power_registration) { in collecting_thread()