Searched defs:is_enabling (Results 1 – 2 of 2) sorted by relevance
605 static bool is_enabling(int old, int new, int threshold) in is_enabling() function
939 #define is_enabling(feature, old_crtc_state, new_crtc_state) \ macro