Lines Matching defs:dev
25 struct em28xx *dev = vb2_get_drv_priv(vq);
26 struct em28xx_v4l2 *v4l2 = dev->v4l2;
46 struct em28xx *dev = vb2_get_drv_priv(vb->vb2_queue);
47 struct em28xx_v4l2 *v4l2 = dev->v4l2;
53 dev_info(&dev->intf->dev,
67 struct em28xx *dev = vb2_get_drv_priv(vb->vb2_queue);
70 struct em28xx_dmaqueue *vbiq = &dev->vbiq;
76 spin_lock_irqsave(&dev->slock, flags);
78 spin_unlock_irqrestore(&dev->slock, flags);