Searched refs:tm6000_buffer (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/media/usb/tm6000/ |
D | tm6000-video.c | 81 struct tm6000_buffer **buf) in get_next_buf() 92 struct tm6000_buffer, vb.queue); in get_next_buf() 100 struct tm6000_buffer *buf) in buffer_filled() 124 struct tm6000_buffer *vbuf = NULL; in copy_streams() 290 struct tm6000_buffer *buf; in copy_multiplexed() 689 static void free_buffer(struct videobuf_queue *vq, struct tm6000_buffer *buf) in free_buffer() 720 struct tm6000_buffer *buf = container_of(vb, struct tm6000_buffer, vb); in buffer_prepare() 772 struct tm6000_buffer *buf = container_of(vb, struct tm6000_buffer, vb); in buffer_queue() 783 struct tm6000_buffer *buf = container_of(vb, struct tm6000_buffer, vb); in buffer_release() 1367 sizeof(struct tm6000_buffer), fh, &dev->lock); in __tm6000_open() [all …]
|
D | tm6000-usb-isoc.h | 37 struct tm6000_buffer *buf;
|
D | tm6000.h | 72 struct tm6000_buffer { struct
|