Home
last modified time | relevance | path

Searched refs:tw5864_buf (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/tw5864/
H A Dtw5864.h60 struct tw5864_buf { struct
116 struct tw5864_buf *vb;
H A Dtw5864-video.c200 struct tw5864_buf *buf = container_of(vbuf, struct tw5864_buf, vb); in tw5864_buf_queue()
437 struct tw5864_buf *buf = list_entry(input->active.next, in tw5864_start_streaming()
438 struct tw5864_buf, list); in tw5864_start_streaming()
459 struct tw5864_buf *buf = list_entry(input->active.next, in tw5864_stop_streaming()
460 struct tw5864_buf, list); in tw5864_stop_streaming()
1116 input->vidq.buf_struct_size = sizeof(struct tw5864_buf); in tw5864_video_input_init()
1219 struct tw5864_buf *vb = input->vb; in tw5864_prepare_frame_headers()
1231 vb = list_first_entry(&input->active, struct tw5864_buf, list); in tw5864_prepare_frame_headers()
1368 struct tw5864_buf *v in tw5864_handle_frame()
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/tw5864/
H A Dtw5864.h60 struct tw5864_buf { struct
116 struct tw5864_buf *vb;
H A Dtw5864-video.c200 struct tw5864_buf *buf = container_of(vbuf, struct tw5864_buf, vb); in tw5864_buf_queue()
437 struct tw5864_buf *buf = list_entry(input->active.next, in tw5864_start_streaming()
438 struct tw5864_buf, list); in tw5864_start_streaming()
459 struct tw5864_buf *buf = list_entry(input->active.next, in tw5864_stop_streaming()
460 struct tw5864_buf, list); in tw5864_stop_streaming()
1115 input->vidq.buf_struct_size = sizeof(struct tw5864_buf); in tw5864_video_input_init()
1218 struct tw5864_buf *vb = input->vb; in tw5864_prepare_frame_headers()
1230 vb = list_first_entry(&input->active, struct tw5864_buf, list); in tw5864_prepare_frame_headers()
1367 struct tw5864_buf *v in tw5864_handle_frame()
[all...]

Completed in 5 milliseconds