Searched refs:fill_buf (Results 1 – 3 of 3) sorted by relevance
193 struct pwc_frame_buf *fbuf = pdev->fill_buf; in pwc_frame_complete()247 pdev->fill_buf = NULL; in pwc_frame_complete()270 if (pdev->fill_buf == NULL) in pwc_isoc_handler()271 pdev->fill_buf = pwc_get_next_fill_buf(pdev); in pwc_isoc_handler()291 if (pdev->fill_buf) { in pwc_isoc_handler()292 vb2_buffer_done(&pdev->fill_buf->vb.vb2_buf, in pwc_isoc_handler()294 pdev->fill_buf = NULL; in pwc_isoc_handler()318 struct pwc_frame_buf *fbuf = pdev->fill_buf; in pwc_isoc_handler()340 if (pdev->fill_buf == NULL) in pwc_isoc_handler()341 pdev->fill_buf = pwc_get_next_fill_buf(pdev); in pwc_isoc_handler()[all …]
269 struct pwc_frame_buf *fill_buf; member
48 fill_buf(char *buf, size_t len, u32 seed) in fill_buf() function151 fill_buf(buf, SIZE, 1); in test_hash_init()