Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/
H A Diss.h134 int omap4iss_pipeline_set_stream(struct iss_pipeline *pipe,
H A Diss_video.c401 omap4iss_pipeline_set_stream(pipe, in iss_video_buf_queue()
959 ret = omap4iss_pipeline_set_stream(pipe, in iss_video_streamon()
1024 omap4iss_pipeline_set_stream(pipe, ISS_PIPELINE_STREAM_STOPPED); in iss_video_streamoff()
H A Diss.c499 int omap4iss_pipeline_set_stream(struct iss_pipeline *pipe, in omap4iss_pipeline_set_stream() function