Lines Matching refs:slock
582 spin_lock_irqsave(&ctx->slock, flags); in cal_buffer_queue()
584 spin_unlock_irqrestore(&ctx->slock, flags); in cal_buffer_queue()
596 spin_lock_irqsave(&ctx->slock, flags); in cal_start_streaming()
598 spin_unlock_irqrestore(&ctx->slock, flags); in cal_start_streaming()
607 spin_unlock_irqrestore(&ctx->slock, flags); in cal_start_streaming()
634 spin_lock_irqsave(&ctx->slock, flags); in cal_start_streaming()
642 spin_unlock_irqrestore(&ctx->slock, flags); in cal_start_streaming()
663 spin_lock_irqsave(&ctx->slock, flags); in cal_stop_streaming()
665 spin_unlock_irqrestore(&ctx->slock, flags); in cal_stop_streaming()
675 spin_lock_irqsave(&ctx->slock, flags); in cal_stop_streaming()
690 spin_unlock_irqrestore(&ctx->slock, flags); in cal_stop_streaming()
834 spin_lock_init(&ctx->slock); in cal_ctx_v4l2_init()