Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/deprecated/zr364xx/
Dzr364xx.c187 struct zr364xx_buffer { struct
356 static void free_buffer(struct videobuf_queue *vq, struct zr364xx_buffer *buf) in free_buffer()
368 struct zr364xx_buffer *buf = container_of(vb, struct zr364xx_buffer, in buffer_prepare()
403 struct zr364xx_buffer *buf = container_of(vb, struct zr364xx_buffer, in buffer_queue()
416 struct zr364xx_buffer *buf = container_of(vb, struct zr364xx_buffer, in buffer_release()
476 struct zr364xx_buffer *buf, in zr364xx_fillbuff()
514 struct zr364xx_buffer *buf; in zr364xx_got_frame()
527 struct zr364xx_buffer, vb.queue); in zr364xx_got_frame()
1532 sizeof(struct zr364xx_buffer), cam, &cam->lock); in zr364xx_probe()