Searched defs:is_active (Results 1 – 13 of 13) sorted by relevance
87 def is_active(checkers): function
79 uint32_t is_active; member111 uint32_t is_active; member
1282 void SetIsActive(bool is_active) { m_active = is_active; } in SetIsActive()
38 static bool is_active(struct i915_request *rq) in is_active() function
28 static bool is_active(struct i915_request *rq) in is_active() function
69 bool (*is_active)(struct intel_fbc *fbc); member
2705 bool is_active; in intel_dp_pcon_start_frl_training() local 4183 bool is_active; in intel_dp_handle_hdmi_link_status_change() local
1397 unsigned is_active : 1; member
504 bool is_active; member
1494 unsigned is_active : 1; member
1803 unsigned is_active : 1; member
5157 int buflen, error, is_active; in iwn_scan() local
2654 void DrawSubmitHint(Surface &surface, bool is_active) { in DrawSubmitHint()