Searched refs:sta2x11_vip (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/pci/sta2x11/
H A DMakefile2 obj-$(CONFIG_STA2X11_VIP) += sta2x11_vip.o
H A Dsta2x11_vip.c33 #include "sta2x11_vip.h"
86 * struct sta2x11_vip - All internal data for one instance of device
113 struct sta2x11_vip { struct
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 *vi
[all...]

Completed in 89 milliseconds