Lines Matching defs:dev
24 struct au0828_dev *dev = vb2_get_drv_priv(vq);
25 unsigned long size = dev->vbi_width * dev->vbi_height * 2;
36 struct au0828_dev *dev = vb2_get_drv_priv(vb->vb2_queue);
39 size = dev->vbi_width * dev->vbi_height * 2;
54 struct au0828_dev *dev = vb2_get_drv_priv(vb->vb2_queue);
58 struct au0828_dmaqueue *vbiq = &dev->vbiq;
64 spin_lock_irqsave(&dev->slock, flags);
66 spin_unlock_irqrestore(&dev->slock, flags);