Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Drtl2832_sdr.c95 struct rtl2832_sdr_frame_buf { struct
153 static struct rtl2832_sdr_frame_buf *rtl2832_sdr_get_next_fill_buf( in rtl2832_sdr_get_next_fill_buf()
157 struct rtl2832_sdr_frame_buf *buf = NULL; in rtl2832_sdr_get_next_fill_buf()
164 struct rtl2832_sdr_frame_buf, list); in rtl2832_sdr_get_next_fill_buf()
221 struct rtl2832_sdr_frame_buf *fbuf; in rtl2832_sdr_urb_complete()
408 struct rtl2832_sdr_frame_buf *buf; in rtl2832_sdr_cleanup_queued_bufs()
411 struct rtl2832_sdr_frame_buf, list); in rtl2832_sdr_cleanup_queued_bufs()
466 struct rtl2832_sdr_frame_buf *buf = in rtl2832_sdr_buf_queue()
467 container_of(vbuf, struct rtl2832_sdr_frame_buf, vb); in rtl2832_sdr_buf_queue()
1364 dev->vb_queue.buf_struct_size = sizeof(struct rtl2832_sdr_frame_buf); in rtl2832_sdr_probe()