Lines Matching refs:irqlock
144 spin_lock_irqsave(&dev->irqlock, flags); in s5p_mfc_watchdog_worker()
161 spin_unlock_irqrestore(&dev->irqlock, flags); in s5p_mfc_watchdog_worker()
357 spin_lock_irqsave(&dev->irqlock, flags); in s5p_mfc_handle_frame()
415 spin_unlock_irqrestore(&dev->irqlock, flags); in s5p_mfc_handle_frame()
452 spin_lock_irqsave(&dev->irqlock, flags); in s5p_mfc_handle_error()
458 spin_unlock_irqrestore(&dev->irqlock, flags); in s5p_mfc_handle_error()
547 spin_lock_irqsave(&dev->irqlock, flags); in s5p_mfc_handle_init_buffers()
556 spin_unlock_irqrestore(&dev->irqlock, flags); in s5p_mfc_handle_init_buffers()
588 spin_lock(&dev->irqlock); in s5p_mfc_handle_stream_complete()
597 spin_unlock(&dev->irqlock); in s5p_mfc_handle_stream_complete()
1082 spin_lock_init(&dev->irqlock); in s5p_mfc_probe()