Searched refs:vb_lock (Results 1 – 2 of 2) sorted by relevance
147 spin_lock_irqsave(&s->vb_lock, flags); in cx18_buf_queue()149 spin_unlock_irqrestore(&s->vb_lock, flags); in cx18_buf_queue()208 spin_lock_irqsave(&s->vb_lock, flags); in cx18_start_streaming()210 spin_unlock_irqrestore(&s->vb_lock, flags); in cx18_start_streaming()221 spin_lock_irqsave(&s->vb_lock, flags); in cx18_stop_streaming()223 spin_unlock_irqrestore(&s->vb_lock, flags); in cx18_stop_streaming()271 spin_lock_init(&s->vb_lock); in cx18_stream_init()
242 struct mutex vb_lock; /* streaming lock */ member1626 q->lock = &vc->vb_lock; in s2255_probe_v4l()2264 mutex_init(&vc->vb_lock); in s2255_probe()