Lines Matching refs:qlock
467 spin_lock_irqsave(&vc->qlock, flags); in tw686x_buf_queue()
469 spin_unlock_irqrestore(&vc->qlock, flags); in tw686x_buf_queue()
510 spin_lock_irqsave(&vc->qlock, flags); in tw686x_start_streaming()
515 spin_unlock_irqrestore(&vc->qlock, flags); in tw686x_start_streaming()
525 spin_unlock_irqrestore(&vc->qlock, flags); in tw686x_start_streaming()
539 spin_lock_irqsave(&vc->qlock, flags); in tw686x_start_streaming()
541 spin_unlock_irqrestore(&vc->qlock, flags); in tw686x_start_streaming()
559 spin_lock_irqsave(&vc->qlock, flags); in tw686x_stop_streaming()
561 spin_unlock_irqrestore(&vc->qlock, flags); in tw686x_stop_streaming()
1138 spin_lock_irqsave(&vc->qlock, flags); in tw686x_video_irq()
1141 spin_unlock_irqrestore(&vc->qlock, flags); in tw686x_video_irq()
1197 spin_lock_init(&vc->qlock); in tw686x_video_init()