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