Lines Matching refs:sta2x11_vip

33 #include "sta2x11_vip.h"
86 * struct sta2x11_vip - All internal data for one instance of device
113 struct sta2x11_vip {
204 static inline void reg_write(struct sta2x11_vip *vip, unsigned int reg, u32 val)
209 static inline u32 reg_read(struct sta2x11_vip *vip, unsigned int reg)
214 static void start_dma(struct sta2x11_vip *vip, struct vip_buffer *vip_buf)
231 static void vip_active_buf_next(struct sta2x11_vip *vip)
257 struct sta2x11_vip *vip = vb2_get_drv_priv(vq);
285 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue);
303 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue);
320 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue);
334 struct sta2x11_vip *vip = vb2_get_drv_priv(vq);
350 struct sta2x11_vip *vip = vb2_get_drv_priv(vq);
426 struct sta2x11_vip *vip = video_drvdata(file);
461 struct sta2x11_vip *vip = video_drvdata(file);
479 struct sta2x11_vip *vip = video_drvdata(file);
511 struct sta2x11_vip *vip = video_drvdata(file);
536 struct sta2x11_vip *vip = video_drvdata(file);
583 struct sta2x11_vip *vip = video_drvdata(file);
641 struct sta2x11_vip *vip = video_drvdata(file);
708 struct sta2x11_vip *vip = video_drvdata(file);
772 struct sta2x11_vip *vip = data;
810 static void sta2x11_vip_init_register(struct sta2x11_vip *vip)
824 static void sta2x11_vip_clear_register(struct sta2x11_vip *vip)
837 static int sta2x11_vip_init_buffer(struct sta2x11_vip *vip)
864 static int sta2x11_vip_init_controls(struct sta2x11_vip *vip)
965 struct sta2x11_vip *vip;
1014 vip = kzalloc(sizeof(struct sta2x11_vip), GFP_KERNEL);
1141 struct sta2x11_vip *vip =
1142 container_of(v4l2_dev, struct sta2x11_vip, v4l2_dev);
1179 struct sta2x11_vip *vip =
1180 container_of(v4l2_dev, struct sta2x11_vip, v4l2_dev);
1213 struct sta2x11_vip *vip =
1214 container_of(v4l2_dev, struct sta2x11_vip, v4l2_dev);