Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_mipi.h24 send_mipi_frames(struct ia_css_pipe *pipe);
H A Dsh_css_mipi.c494 send_mipi_frames(struct ia_css_pipe *pipe) in send_mipi_frames() function
513 IA_CSS_ERROR("send_mipi_frames(%p) exit: invalid port specified (port=%d).", in send_mipi_frames()
H A Dsh_css.c3356 err = send_mipi_frames(pipe); in preview_start()
4790 err = send_mipi_frames(pipe); in video_start()
6332 err = send_mipi_frames(pipe); in yuvpp_start()
7159 /* old isys: need to send_mipi_frames() in all pipe modes */ in capture_start()
7161 err = send_mipi_frames(pipe); in capture_start()