Searched refs:pwc_frame_buf (Results 1 – 3 of 3) sorted by relevance
189 struct pwc_frame_buf *buf = NULL; in pwc_get_next_fill_buf()220 struct pwc_frame_buf *fbuf = pdev->fill_buf; in pwc_frame_complete()353 struct pwc_frame_buf *fbuf = pdev->fill_buf; in pwc_isoc_handler()560 struct pwc_frame_buf *buf; in pwc_cleanup_queued_bufs()640 struct pwc_frame_buf *buf = in buffer_init()641 container_of(vbuf, struct pwc_frame_buf, vb); in buffer_init()666 struct pwc_frame_buf *buf = in buffer_finish()667 container_of(vbuf, struct pwc_frame_buf, vb); in buffer_finish()683 struct pwc_frame_buf *buf = in buffer_cleanup()684 container_of(vbuf, struct pwc_frame_buf, vb); in buffer_cleanup()[all …]
200 struct pwc_frame_buf struct257 struct pwc_frame_buf *fill_buf;381 int pwc_decompress(struct pwc_device *pdev, struct pwc_frame_buf *fbuf);
21 int pwc_decompress(struct pwc_device *pdev, struct pwc_frame_buf *fbuf) in pwc_decompress()
Completed in 10 milliseconds