Searched defs:vbuf (Results 1 – 14 of 14) sorted by relevance
/linux-3.3/arch/m68k/include/asm/ |
D | mcfne.h | 186 void ne2000_insb(unsigned int addr, void *vbuf, int unsigned long len) in ne2000_insb() 199 void ne2000_insw(unsigned int addr, void *vbuf, unsigned long len) in ne2000_insw() 212 void ne2000_outsb(unsigned int addr, const void *vbuf, unsigned long len) in ne2000_outsb() 225 void ne2000_outsw(unsigned int addr, const void *vbuf, unsigned long len) in ne2000_outsw()
|
/linux-3.3/drivers/media/video/omap3isp/ |
D | ispqueue.c | 546 struct v4l2_buffer *vbuf) in isp_video_buffer_query() 811 struct v4l2_buffer *vbuf) in omap3isp_video_queue_querybuf() 848 struct v4l2_buffer *vbuf) in omap3isp_video_queue_qbuf() 920 struct v4l2_buffer *vbuf, int nonblocking) in omap3isp_video_queue_dqbuf()
|
D | ispqueue.h | 104 struct v4l2_buffer vbuf; member
|
/linux-3.3/drivers/staging/media/solo6x10/ |
D | v4l2-enc.c | 391 struct videobuf_dmabuf *vbuf) in solo_jpeg_header() 422 struct videobuf_dmabuf *vbuf) in solo_fill_jpeg() 622 struct videobuf_dmabuf *vbuf) in solo_fill_mpeg() 683 struct videobuf_dmabuf *vbuf; in solo_enc_fillbuf() local 1292 struct videobuf_dmabuf *vbuf = in solo_enc_dqbuf() local
|
D | v4l2.c | 246 struct videobuf_dmabuf *vbuf; in solo_fillbuf() local
|
/linux-3.3/drivers/media/dvb/ddbridge/ |
D | ddbridge.h | 81 u8 *vbuf[INPUT_DMA_MAX_BUFS]; member 110 u8 *vbuf[OUTPUT_DMA_MAX_BUFS]; member
|
D | ddbridge-core.c | 262 static void io_free(struct pci_dev *pdev, u8 **vbuf, in io_free() 275 static int io_alloc(struct pci_dev *pdev, u8 **vbuf, in io_alloc()
|
/linux-3.3/drivers/media/video/ |
D | mx1_camera.c | 232 struct videobuf_buffer *vbuf = &pcdev->active->vb; in mx1_camera_setup_dma() local
|
D | zr364xx.c | 508 char *vbuf = videobuf_to_vmalloc(&buf->vb); in zr364xx_fillbuff() local
|
D | vivi.c | 459 void *vbuf = vb2_plane_vaddr(&buf->vb, 0); in vivi_fillbuff() local
|
D | s2255drv.c | 635 char *vbuf = videobuf_to_vmalloc(&buf->vb); in s2255_fillbuff() local
|
/linux-3.3/drivers/media/video/cx231xx/ |
D | cx231xx-417.c | 1247 void *vbuf; in buffer_copy() local 1309 void *vbuf; in buffer_filled() local
|
/linux-3.3/drivers/media/video/tm6000/ |
D | tm6000-video.c | 218 struct tm6000_buffer *vbuf = NULL; in copy_streams() local
|
/linux-3.3/drivers/media/video/marvell-ccic/ |
D | mcam-core.c | 200 struct vb2_buffer *vbuf) in mcam_buffer_done()
|