Lines Matching defs:dev
25 struct au0828_dev *dev = vb2_get_drv_priv(vq);
26 unsigned long size = dev->vbi_width * dev->vbi_height * 2;
37 struct au0828_dev *dev = vb2_get_drv_priv(vb->vb2_queue);
40 size = dev->vbi_width * dev->vbi_height * 2;
55 struct au0828_dev *dev = vb2_get_drv_priv(vb->vb2_queue);
59 struct au0828_dmaqueue *vbiq = &dev->vbiq;
65 spin_lock_irqsave(&dev->slock, flags);
67 spin_unlock_irqrestore(&dev->slock, flags);