Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/cpia2/
Dcpia2.h352 struct framebuf { struct
360 struct framebuf *next; argument
406 struct framebuf *buffers;
407 struct framebuf * volatile curbuff;
408 struct framebuf *workbuff;
Dcpia2_v4l.c186 struct framebuf *frame = &cam->buffers[frame_nr]; in sync()
928 struct framebuf *cb=cam->curbuff; in cpia2_dqbuf()
Dcpia2_usb.c239 struct framebuf *ptr; in cpia2_usb_complete()
Dcpia2_core.c2252 u32 size = cam->num_frames*sizeof(struct framebuf); in cpia2_allocate_buffers()
2316 struct framebuf *frame; in cpia2_read()