Searched refs:vb_lock (Results 1 – 4 of 4) 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()273 spin_lock_init(&s->vb_lock); in cx18_stream_init()
161 spin_lock(&s->vb_lock); in cx18_mdl_send_to_vb2()201 spin_unlock(&s->vb_lock); in cx18_mdl_send_to_vb2()
407 spinlock_t vb_lock; member
242 struct mutex vb_lock; /* streaming lock */ member1628 q->lock = &vc->vb_lock; in s2255_probe_v4l()2266 mutex_init(&vc->vb_lock); in s2255_probe()
Completed in 15 milliseconds