Lines Matching refs:irqlock
398 spin_lock_irqsave(&video->irqlock, flags);
402 spin_unlock_irqrestore(&video->irqlock, flags);
409 spin_unlock_irqrestore(&video->irqlock, flags);
442 * The function must be called with the video irqlock held.
476 spin_lock_irqsave(&video->irqlock, flags);
478 spin_unlock_irqrestore(&video->irqlock, flags);
482 spin_lock_irqsave(&video->irqlock, flags);
485 spin_unlock_irqrestore(&video->irqlock, flags);
520 spin_lock_irqsave(&video->irqlock, flags);
522 spin_unlock_irqrestore(&video->irqlock, flags);
529 spin_unlock_irqrestore(&video->irqlock, flags);
560 spin_lock_irqsave(&video->irqlock, flags);
565 spin_unlock_irqrestore(&video->irqlock, flags);
591 spin_unlock_irqrestore(&video->irqlock, flags);
607 spin_lock_irqsave(&video->irqlock, flags);
610 spin_unlock_irqrestore(&video->irqlock, flags);
1446 spin_lock_init(&video->irqlock);