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
384 struct camif_dev *camif = vp->camif; in start_streaming() local
450 struct camif_dev *camif = vp->camif; in queue_setup() local
498 struct camif_dev *camif = vp->camif; in buffer_queue() local
552 struct camif_dev *camif = vp->camif; in s3c_camif_open() local
584 struct camif_dev *camif = vp->camif; in s3c_camif_close() local
611 struct camif_dev *camif = vp->camif; in s3c_camif_poll() local
734 struct camif_dev *camif = vp->camif; in __camif_video_try_format() local
829 static int camif_pipeline_validate(struct camif_dev *camif) in camif_pipeline_validate()
858 struct camif_dev *camif = vp->camif; in s3c_camif_streamon() local
890 struct camif_dev *camif = vp->camif; in s3c_camif_streamoff() local
1024 static void __camif_try_compose(struct camif_dev *camif, struct camif_vp *vp, in __camif_try_compose()
1040 struct camif_dev *camif = vp->camif; in s3c_camif_s_selection() local
1093 struct camif_dev *camif = vp->camif; in s3c_camif_video_s_ctrl() local
1121 int s3c_camif_register_video_node(struct camif_dev *camif, int idx) in s3c_camif_register_video_node()
1198 void s3c_camif_unregister_video_node(struct camif_dev *camif, int idx) in s3c_camif_unregister_video_node()
1236 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_get_fmt() local
1267 static void __camif_subdev_try_format(struct camif_dev *camif, in __camif_subdev_try_format()
1303 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_set_fmt() local
1370 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_get_selection() local
1404 static void __camif_try_crop(struct camif_dev *camif, struct v4l2_rect *r) in __camif_try_crop()
1457 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_set_selection() local
1510 struct camif_dev *camif = container_of(ctrl->handler, struct camif_dev, in s3c_camif_subdev_s_ctrl() local
1560 int s3c_camif_create_subdev(struct camif_dev *camif) in s3c_camif_create_subdev()
1612 void s3c_camif_unregister_subdev(struct camif_dev *camif) in s3c_camif_unregister_subdev()
1626 int s3c_camif_set_defaults(struct camif_dev *camif) in s3c_camif_set_defaults()