Lines Matching defs:camif
68 static int s3c_camif_hw_init(struct camif_dev *camif, struct camif_vp *vp) in s3c_camif_hw_init()
98 static int s3c_camif_hw_vp_init(struct camif_dev *camif, struct camif_vp *vp) in s3c_camif_hw_vp_init()
113 static int sensor_set_power(struct camif_dev *camif, int on) in sensor_set_power()
129 static int sensor_set_streaming(struct camif_dev *camif, int on) in sensor_set_streaming()
152 struct camif_dev *camif = vp->camif; in camif_reinitialize() local
185 struct camif_dev *camif = vp->camif; in s3c_vp_active() local
196 static bool camif_is_streaming(struct camif_dev *camif) in camif_is_streaming()
210 struct camif_dev *camif = vp->camif; in camif_stop_capture() local
292 struct camif_dev *camif = vp->camif; in s3c_camif_irq_handler() local
378 struct camif_dev *camif = vp->camif; in start_streaming() local
445 struct camif_dev *camif = vp->camif; in queue_setup() local
497 struct camif_dev *camif = vp->camif; in buffer_queue() local
551 struct camif_dev *camif = vp->camif; in s3c_camif_open() local
583 struct camif_dev *camif = vp->camif; in s3c_camif_close() local
610 struct camif_dev *camif = vp->camif; in s3c_camif_poll() local
733 struct camif_dev *camif = vp->camif; in __camif_video_try_format() local
828 static int camif_pipeline_validate(struct camif_dev *camif) in camif_pipeline_validate()
857 struct camif_dev *camif = vp->camif; in s3c_camif_streamon() local
889 struct camif_dev *camif = vp->camif; in s3c_camif_streamoff() local
1023 static void __camif_try_compose(struct camif_dev *camif, struct camif_vp *vp, in __camif_try_compose()
1039 struct camif_dev *camif = vp->camif; in s3c_camif_s_selection() local
1092 struct camif_dev *camif = vp->camif; in s3c_camif_video_s_ctrl() local
1120 int s3c_camif_register_video_node(struct camif_dev *camif, int idx) in s3c_camif_register_video_node()
1197 void s3c_camif_unregister_video_node(struct camif_dev *camif, int idx) in s3c_camif_unregister_video_node()
1235 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_get_fmt() local
1266 static void __camif_subdev_try_format(struct camif_dev *camif, in __camif_subdev_try_format()
1302 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_set_fmt() local
1369 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_get_selection() local
1403 static void __camif_try_crop(struct camif_dev *camif, struct v4l2_rect *r) in __camif_try_crop()
1456 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_set_selection() local
1509 struct camif_dev *camif = container_of(ctrl->handler, struct camif_dev, in s3c_camif_subdev_s_ctrl() local
1559 int s3c_camif_create_subdev(struct camif_dev *camif) in s3c_camif_create_subdev()
1611 void s3c_camif_unregister_subdev(struct camif_dev *camif) in s3c_camif_unregister_subdev()
1625 int s3c_camif_set_defaults(struct camif_dev *camif) in s3c_camif_set_defaults()