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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dtvp514x.c83 static int tvp514x_s_stream(struct v4l2_subdev *sd, int enable);
636 tvp514x_s_stream(sd, 1);
1064 * tvp514x_s_stream() - V4L2 decoder i/f handler for s_stream
1070 static int tvp514x_s_stream(struct v4l2_subdev *sd, int enable) function
1140 .s_stream = tvp514x_s_stream,

Completed in 44 milliseconds