Lines Matching defs:vip
203 static inline void reg_write(struct sta2x11_vip *vip, unsigned int reg, u32 val) in reg_write()
208 static inline u32 reg_read(struct sta2x11_vip *vip, unsigned int reg) in reg_read()
213 static void start_dma(struct sta2x11_vip *vip, struct vip_buffer *vip_buf) in start_dma()
230 static void vip_active_buf_next(struct sta2x11_vip *vip) in vip_active_buf_next()
256 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in queue_setup() local
284 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
302 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
319 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_finish() local
333 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in start_streaming() local
349 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in stop_streaming() local
404 struct sta2x11_vip *vip = video_drvdata(file); in vidioc_querycap() local
429 struct sta2x11_vip *vip = video_drvdata(file); in vidioc_s_std() local
464 struct sta2x11_vip *vip = video_drvdata(file); in vidioc_g_std() local
482 struct sta2x11_vip *vip = video_drvdata(file); in vidioc_querystd() local
514 struct sta2x11_vip *vip = video_drvdata(file); in vidioc_s_input() local
539 struct sta2x11_vip *vip = video_drvdata(file); in vidioc_g_input() local
586 struct sta2x11_vip *vip = video_drvdata(file); in vidioc_try_fmt_vid_cap() local
644 struct sta2x11_vip *vip = video_drvdata(file); in vidioc_s_fmt_vid_cap() local
711 struct sta2x11_vip *vip = video_drvdata(file); in vidioc_g_fmt_vid_cap() local
773 static irqreturn_t vip_irq(int irq, struct sta2x11_vip *vip) in vip_irq()
812 static void sta2x11_vip_init_register(struct sta2x11_vip *vip) in sta2x11_vip_init_register()
826 static void sta2x11_vip_clear_register(struct sta2x11_vip *vip) in sta2x11_vip_clear_register()
839 static int sta2x11_vip_init_buffer(struct sta2x11_vip *vip) in sta2x11_vip_init_buffer()
866 static int sta2x11_vip_init_controls(struct sta2x11_vip *vip) in sta2x11_vip_init_controls()
964 struct sta2x11_vip *vip; in sta2x11_vip_init_one() local
1142 struct sta2x11_vip *vip = in sta2x11_vip_remove_one() local
1180 struct sta2x11_vip *vip = in sta2x11_vip_suspend() local
1214 struct sta2x11_vip *vip = in sta2x11_vip_resume() local