Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/sta2x11/
H A Dsta2x11_vip.c32 #include "sta2x11_vip.h"
85 * struct sta2x11_vip - All internal data for one instance of device
112 struct sta2x11_vip { struct
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()
284 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
302 struct sta2x11_vip *vi in buffer_queue()
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/sta2x11/
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) in reg_write()
209 static inline u32 reg_read(struct sta2x11_vip *vip, unsigned int reg) in reg_read()
214 static void start_dma(struct sta2x11_vip *vip, struct vip_buffer *vip_buf) in start_dma()
231 static void vip_active_buf_next(struct sta2x11_vip *vip) in vip_active_buf_next()
257 struct sta2x11_vip *vip = vb2_get_drv_priv(vq); in queue_setup()
285 struct sta2x11_vip *vip = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()
303 struct sta2x11_vip *vi in buffer_queue()
[all...]

Completed in 3 milliseconds