Searched defs:vbuf (Results 1 – 11 of 11) sorted by relevance
/linux-2.6.39/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-2.6.39/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() 916 struct v4l2_buffer *vbuf, int nonblocking) in omap3isp_video_queue_dqbuf()
|
D | ispqueue.h | 104 struct v4l2_buffer vbuf; member
|
/linux-2.6.39/drivers/staging/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-2.6.39/drivers/media/video/ ! |
D | mx1_camera.c | 234 struct videobuf_buffer *vbuf = &pcdev->active->vb; in mx1_camera_setup_dma() local
|
D | zr364xx.c | 510 char *vbuf = videobuf_to_vmalloc(&buf->vb); in zr364xx_fillbuff() local
|
D | vivi.c | 456 void *vbuf = vb2_plane_vaddr(&buf->vb, 0); in vivi_fillbuff() local
|
D | s2255drv.c | 633 char *vbuf = videobuf_to_vmalloc(&buf->vb); in s2255_fillbuff() local
|
/linux-2.6.39/drivers/media/video/cx231xx/ ! |
D | cx231xx-417.c | 1247 void *vbuf; in buffer_copy() local 1309 void *vbuf; in buffer_filled() local
|
/linux-2.6.39/drivers/staging/tm6000/ ! |
D | tm6000-video.c | 231 struct tm6000_buffer *vbuf; in copy_streams() local
|