+1
include/media/v4l2-subdev.h
+1
include/media/v4l2-subdev.h
···
1119
1119
* @vfh: pointer to &struct v4l2_fh
1120
1120
* @state: pointer to &struct v4l2_subdev_state
1121
1121
* @owner: module pointer to the owner of this file handle
1122
+
* @client_caps: bitmask of ``V4L2_SUBDEV_CLIENT_CAP_*``
1122
1123
*/
1123
1124
struct v4l2_subdev_fh {
1124
1125
struct v4l2_fh vfh;