Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/tm6000/
Dtm6000-video.c83 static inline void get_next_buf(struct tm6000_dmaqueue *dma_q, in get_next_buf() function
133 get_next_buf(dma_q, &vbuf); in copy_streams()
202 get_next_buf(dma_q, &vbuf); in copy_streams()
296 get_next_buf(dma_q, &buf); in copy_multiplexed()
314 get_next_buf(dma_q, &buf); in copy_multiplexed()
/Linux-v4.19/drivers/media/usb/au0828/
Dau0828-video.c399 static inline void get_next_buf(struct au0828_dmaqueue *dma_q, in get_next_buf() function
576 get_next_buf(dma_q, &buf); in au0828_isoc_copy()
973 get_next_buf(dma_q, &buf); in au0828_vid_buffer_timeout()
/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-video.c237 static inline void get_next_buf(struct cx231xx_dmaqueue *dma_q, in get_next_buf() function
639 get_next_buf(dma_q, &buf); in cx231xx_reset_video_buffer()
/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx-video.c604 static inline struct em28xx_buffer *get_next_buf(struct em28xx *dev, in get_next_buf() function
637 buf = get_next_buf(dev, dma_q); in finish_field_prepare_next()