Lines Matching defs:subdev
14 #include <media/v4l2-subdev.h>
85 struct v4l2_subdev subdev;
273 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev);
288 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev);
532 struct i2c_client *client = v4l2_get_subdevdata(&ov7740->subdev);
611 return __v4l2_ctrl_handler_setup(ov7740->subdev.ctrl_handler);
616 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev);
761 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev);
807 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev);
853 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev);
893 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev);
905 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev);
976 struct i2c_client *client = v4l2_get_subdevdata(&ov7740->subdev);
1042 ov7740->subdev.ctrl_handler = ctrl_hdlr;
1053 v4l2_ctrl_handler_free(ov7740->subdev.ctrl_handler);
1094 sd = &ov7740->subdev;
1144 v4l2_ctrl_handler_free(ov7740->subdev.ctrl_handler);
1151 media_entity_cleanup(&ov7740->subdev.entity);
1159 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev);
1162 v4l2_ctrl_handler_free(ov7740->subdev.ctrl_handler);
1163 media_entity_cleanup(&ov7740->subdev.entity);
1178 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev);
1188 struct ov7740 *ov7740 = container_of(sd, struct ov7740, subdev);