Home
last modified time | relevance | path

Searched refs:vpif_stop_streaming (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/davinci/
H A Dvpif_display.c245 * vpif_stop_streaming : Stop the DMA engine
251 static void vpif_stop_streaming(struct vb2_queue *vq) in vpif_stop_streaming() function
299 .stop_streaming = vpif_stop_streaming,
H A Dvpif_capture.c250 * vpif_stop_streaming : Stop the DMA engine
256 static void vpif_stop_streaming(struct vb2_queue *vq) in vpif_stop_streaming() function
310 .stop_streaming = vpif_stop_streaming,
/kernel/linux/linux-6.6/drivers/media/platform/ti/davinci/
H A Dvpif_display.c245 * vpif_stop_streaming : Stop the DMA engine
251 static void vpif_stop_streaming(struct vb2_queue *vq) in vpif_stop_streaming() function
299 .stop_streaming = vpif_stop_streaming,
H A Dvpif_capture.c250 * vpif_stop_streaming : Stop the DMA engine
256 static void vpif_stop_streaming(struct vb2_queue *vq) in vpif_stop_streaming() function
310 .stop_streaming = vpif_stop_streaming,

Completed in 11 milliseconds