Searched refs:get_next_buf (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/staging/media/deprecated/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-v6.1/drivers/media/usb/au0828/ |
D | au0828-video.c | 389 static inline void get_next_buf(struct au0828_dmaqueue *dma_q, in get_next_buf() function 566 get_next_buf(dma_q, &buf); in au0828_isoc_copy() 969 get_next_buf(dma_q, &buf); in au0828_vid_buffer_timeout()
|
/Linux-v6.1/drivers/media/usb/cx231xx/ |
D | cx231xx-video.c | 225 static inline void get_next_buf(struct cx231xx_dmaqueue *dma_q, in get_next_buf() function 627 get_next_buf(dma_q, &buf); in cx231xx_reset_video_buffer()
|
/Linux-v6.1/drivers/media/usb/em28xx/ |
D | em28xx-video.c | 587 static inline struct em28xx_buffer *get_next_buf(struct em28xx *dev, in get_next_buf() function 620 buf = get_next_buf(dev, dma_q); in finish_field_prepare_next()
|