Searched refs:cx231xx_buffer (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/media/usb/cx231xx/ |
| D | cx231xx-vbi.c | 178 static void free_buffer(struct videobuf_queue *vq, struct cx231xx_buffer *buf) in free_buffer() 208 struct cx231xx_buffer *buf = in vbi_buffer_prepare() 209 container_of(vb, struct cx231xx_buffer, vb); in vbi_buffer_prepare() 255 struct cx231xx_buffer *buf = in vbi_buffer_queue() 256 container_of(vb, struct cx231xx_buffer, vb); in vbi_buffer_queue() 269 struct cx231xx_buffer *buf = in vbi_buffer_release() 270 container_of(vb, struct cx231xx_buffer, vb); in vbi_buffer_release() 512 struct cx231xx_buffer *buf) in vbi_buffer_filled() 531 struct cx231xx_buffer *buf; in cx231xx_copy_vbi_line() 599 struct cx231xx_buffer **buf) in get_next_vbi_buf() [all …]
|
| D | cx231xx-video.c | 166 struct cx231xx_buffer *buf) in buffer_filled() 225 struct cx231xx_buffer **buf) in get_next_buf() 244 *buf = list_entry(dma_q->active.next, struct cx231xx_buffer, vb.queue); in get_next_buf() 546 struct cx231xx_buffer *buf; in cx231xx_copy_video_line() 609 struct cx231xx_buffer *buf; in cx231xx_reset_video_buffer() 643 struct cx231xx_buffer *buf; in cx231xx_do_copy() 731 static void free_buffer(struct videobuf_queue *vq, struct cx231xx_buffer *buf) in free_buffer() 767 struct cx231xx_buffer *buf = in buffer_prepare() 768 container_of(vb, struct cx231xx_buffer, vb); in buffer_prepare() 825 struct cx231xx_buffer *buf = in buffer_queue() [all …]
|
| D | cx231xx-417.c | 1244 static void free_buffer(struct videobuf_queue *vq, struct cx231xx_buffer *buf) in free_buffer() 1270 struct cx231xx_buffer *buf; in buffer_copy() 1279 struct cx231xx_buffer, vb.queue); in buffer_copy() 1329 struct cx231xx_buffer *buf; in buffer_filled() 1335 struct cx231xx_buffer, vb.queue); in buffer_filled() 1401 struct cx231xx_buffer *buf = in bb_buf_prepare() 1402 container_of(vb, struct cx231xx_buffer, vb); in bb_buf_prepare() 1465 struct cx231xx_buffer *buf = in bb_buf_queue() 1466 container_of(vb, struct cx231xx_buffer, vb); in bb_buf_queue() 1478 struct cx231xx_buffer *buf = in bb_buf_release() [all …]
|
| D | cx231xx.h | 173 struct cx231xx_buffer *buf; 207 struct cx231xx_buffer *buf; 224 struct cx231xx_buffer { struct
|