Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/usb/pwc/
A Dpwc-if.c190 struct pwc_frame_buf *buf = NULL; in pwc_get_next_fill_buf()
221 struct pwc_frame_buf *fbuf = pdev->fill_buf; in pwc_frame_complete()
354 struct pwc_frame_buf *fbuf = pdev->fill_buf; in pwc_isoc_handler()
561 struct pwc_frame_buf *buf; in pwc_cleanup_queued_bufs()
641 struct pwc_frame_buf *buf = in buffer_init()
642 container_of(vbuf, struct pwc_frame_buf, vb); in buffer_init()
667 struct pwc_frame_buf *buf = in buffer_finish()
668 container_of(vbuf, struct pwc_frame_buf, vb); in buffer_finish()
684 struct pwc_frame_buf *buf = in buffer_cleanup()
685 container_of(vbuf, struct pwc_frame_buf, vb); in buffer_cleanup()
[all …]
A Dpwc.h200 struct pwc_frame_buf struct
257 struct pwc_frame_buf *fill_buf;
381 int pwc_decompress(struct pwc_device *pdev, struct pwc_frame_buf *fbuf);
A Dpwc-uncompress.c21 int pwc_decompress(struct pwc_device *pdev, struct pwc_frame_buf *fbuf) in pwc_decompress()
/linux-6.3-rc2/include/trace/events/
A Dpwc.h16 __field(struct pwc_frame_buf*, fbuf)
45 __field(struct pwc_frame_buf*, fbuf)

Completed in 7 milliseconds