Searched refs:sta2x11_vip (Results 1 – 3 of 3) sorted by relevance
128 struct sta2x11_vip { struct219 static inline void reg_write(struct sta2x11_vip *vip, unsigned int reg, u32 val) in reg_write()224 static inline u32 reg_read(struct sta2x11_vip *vip, unsigned int reg) in reg_read()229 static void start_dma(struct sta2x11_vip *vip, struct vip_buffer *vip_buf) in start_dma()246 static void vip_active_buf_next(struct sta2x11_vip *vip) in vip_active_buf_next()272 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in queue_setup()299 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()316 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()332 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_finish()346 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in start_streaming()[all …]
1 obj-$(CONFIG_STA2X11_VIP) += sta2x11_vip.o
15 module will be called sta2x11_vip.