Lines Matching defs:active
183 int active;
247 BUG_ON(overlay->active);
248 overlay->active = 1;
276 BUG_ON(!overlay->active);
320 overlay->active = 0;
332 BUG_ON(!overlay->active);
706 if (!overlay->active) {
802 if (!overlay->active)
826 if (!crtc->active)
1286 if (overlay->active) {
1408 BUG_ON(dev_priv->overlay->active);
1453 if (!overlay || !overlay->active)