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()
356 spin_lock_irqsave(&dev->irqlock, flags); in s5p_mfc_handle_frame()
416 spin_unlock_irqrestore(&dev->irqlock, flags); in s5p_mfc_handle_frame()
453 spin_lock_irqsave(&dev->irqlock, flags); in s5p_mfc_handle_error()
459 spin_unlock_irqrestore(&dev->irqlock, flags); in s5p_mfc_handle_error()
548 spin_lock_irqsave(&dev->irqlock, flags); in s5p_mfc_handle_init_buffers()
557 spin_unlock_irqrestore(&dev->irqlock, flags); in s5p_mfc_handle_init_buffers()
585 spin_lock(&dev->irqlock); in s5p_mfc_handle_stream_complete()
594 spin_unlock(&dev->irqlock); in s5p_mfc_handle_stream_complete()
1089 spin_lock_init(&dev->irqlock); in s5p_mfc_probe()