>> In the cx23885 driver as part of vidioc_enum_input call, I have a need
>> to return V4L2_IN_ST_NO_SIGNAL in the status
>> field as part of struct v4l2_input. Thus, when no signal is detected
>> by the video decoder it can be signalled to the calling application.
>>
> v4l2_subdev_video_ops->g_inp
2012/1/5 Steven Toth :
> Hans,
>
> In the cx23885 driver as part of vidioc_enum_input call, I have a need
> to return V4L2_IN_ST_NO_SIGNAL in the status
> field as part of struct v4l2_input. Thus, when no signal is detected
> by the video decoder it can be signalled to the calling application.
>
v4
Hans,
In the cx23885 driver as part of vidioc_enum_input call, I have a need
to return V4L2_IN_ST_NO_SIGNAL in the status
field as part of struct v4l2_input. Thus, when no signal is detected
by the video decoder it can be signalled to the calling application.
I looks like subdev_core_ops doesn't