Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/deprecated/tm6000/
Dtm6000-video.c80 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/
Dau0828-video.c389 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/
Dcx231xx-video.c225 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/
Dem28xx-video.c587 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()