Home
last modified time | relevance | path

Searched refs:framebuf (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/media/video/cpia2/
Dcpia2.h363 struct framebuf { struct
371 struct framebuf *next; argument
417 struct framebuf *buffers;
418 struct framebuf * volatile curbuff;
419 struct framebuf *workbuff;
Dcpia2_v4l.c368 struct framebuf *frame = &cam->buffers[frame_nr]; in sync()
1273 struct framebuf *cb=cam->curbuff; in cpia2_dqbuf()
Dcpia2_usb.c238 struct framebuf *ptr; in cpia2_usb_complete()
Dcpia2_core.c2297 u32 size = cam->num_frames*sizeof(struct framebuf); in cpia2_allocate_buffers()
2361 struct framebuf *frame; in cpia2_read()