Searched refs:video_buf_write (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/video/ |
| H A D | video.h | 111 int video_buf_write(struct video_buf *vb,
|
| H A D | video.c | 270 video_buf_write(struct video_buf *vb, size_t offset, const void *src, in video_buf_write() function
|
| /freebsd/sys/dev/firewire/ |
| H A D | fwcam.c | 599 if (video_buf_write(vb, 0, sc->frame_buf, sc->frame_offset) != 0) { in fwcam_frame_done()
|
| /freebsd/sys/dev/usb/video/ |
| H A D | uvideo.c | 2664 if (video_buf_write(vb, 0, sc->sc_frame_buffer.buf, in uvideo_frame_done()
|