Searched refs:csi2_set_stream (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/platform/omap3isp/
H A Dispcsi2.c1047 * csi2_set_stream - Enable/Disable streaming on the CSI2 module
1053 static int csi2_set_stream(struct v4l2_subdev *sd, int enable) csi2_set_stream() function
1106 .s_stream = csi2_set_stream,
/linux-4.1.27/drivers/staging/media/omap4iss/
H A Diss_csi2.c1057 * csi2_set_stream - Enable/Disable streaming on the CSI2 module
1063 static int csi2_set_stream(struct v4l2_subdev *sd, int enable) csi2_set_stream() function
1125 .s_stream = csi2_set_stream,

Completed in 116 milliseconds