Searched refs:get_next_buf (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/media/usb/tm6000/ |
| D | tm6000-video.c | 80 static inline void get_next_buf(struct tm6000_dmaqueue *dma_q, in get_next_buf() function 130 get_next_buf(dma_q, &vbuf); in copy_streams() 199 get_next_buf(dma_q, &vbuf); in copy_streams() 293 get_next_buf(dma_q, &buf); in copy_multiplexed() 311 get_next_buf(dma_q, &buf); in copy_multiplexed()
|
| /Linux-v5.4/drivers/media/usb/au0828/ |
| D | au0828-video.c | 390 static inline void get_next_buf(struct au0828_dmaqueue *dma_q, in get_next_buf() function 567 get_next_buf(dma_q, &buf); in au0828_isoc_copy() 970 get_next_buf(dma_q, &buf); in au0828_vid_buffer_timeout()
|
| /Linux-v5.4/drivers/media/usb/cx231xx/ |
| D | cx231xx-video.c | 224 static inline void get_next_buf(struct cx231xx_dmaqueue *dma_q, in get_next_buf() function 626 get_next_buf(dma_q, &buf); in cx231xx_reset_video_buffer()
|
| /Linux-v5.4/drivers/media/usb/em28xx/ |
| D | em28xx-video.c | 597 static inline struct em28xx_buffer *get_next_buf(struct em28xx *dev, in get_next_buf() function 630 buf = get_next_buf(dev, dma_q); in finish_field_prepare_next()
|