Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dsh_css.c284 capture_start(struct ia_css_pipe *pipe);
4806 err = capture_start(pipe); in sh_css_pipe_start()
4834 err = capture_start(stream->pipes[i]); in sh_css_pipe_start()
8141 static int capture_start( function