Home
last modified time | relevance | path

Searched refs:omni_sg_dma_start (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/pci/cobalt/
H A Dcobalt-omnitek.h31 void omni_sg_dma_start(struct cobalt_stream *s, struct sg_dma_desc_info *desc);
H A Dcobalt-omnitek.c96 void omni_sg_dma_start(struct cobalt_stream *s, struct sg_dma_desc_info *desc) in omni_sg_dma_start() function
H A Dcobalt-v4l2.c275 omni_sg_dma_start(s, &s->dma_desc_info[cb->vb.vb2_buf.index]); in cobalt_dma_start_streaming()