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

/linux-master/drivers/media/i2c/
H A Dtvp514x.c77 static int tvp514x_s_stream(struct v4l2_subdev *sd, int enable);
545 tvp514x_s_stream(sd, 1);
793 * tvp514x_s_stream() - V4L2 decoder i/f handler for s_stream
799 static int tvp514x_s_stream(struct v4l2_subdev *sd, int enable) function
942 .s_stream = tvp514x_s_stream,

Completed in 195 milliseconds