Lines Matching defs:camif

65 static int s3c_camif_hw_init(struct camif_dev *camif, struct camif_vp *vp)  in s3c_camif_hw_init()
95 static int s3c_camif_hw_vp_init(struct camif_dev *camif, struct camif_vp *vp) in s3c_camif_hw_vp_init()
110 static int sensor_set_power(struct camif_dev *camif, int on) in sensor_set_power()
128 static int sensor_set_streaming(struct camif_dev *camif, int on) in sensor_set_streaming()
151 struct camif_dev *camif = vp->camif; in camif_reinitialize() local
184 struct camif_dev *camif = vp->camif; in s3c_vp_active() local
195 static bool camif_is_streaming(struct camif_dev *camif) in camif_is_streaming()
209 struct camif_dev *camif = vp->camif; in camif_stop_capture() local
291 struct camif_dev *camif = vp->camif; in s3c_camif_irq_handler() local
377 struct camif_dev *camif = vp->camif; in start_streaming() local
483 struct camif_dev *camif = vp->camif; in buffer_queue() local
537 struct camif_dev *camif = vp->camif; in s3c_camif_open() local
569 struct camif_dev *camif = vp->camif; in s3c_camif_close() local
596 struct camif_dev *camif = vp->camif; in s3c_camif_poll() local
712 struct camif_dev *camif = vp->camif; in __camif_video_try_format() local
807 static int camif_pipeline_validate(struct camif_dev *camif) in camif_pipeline_validate()
836 struct camif_dev *camif = vp->camif; in s3c_camif_streamon() local
868 struct camif_dev *camif = vp->camif; in s3c_camif_streamoff() local
1002 static void __camif_try_compose(struct camif_dev *camif, struct camif_vp *vp, in __camif_try_compose()
1018 struct camif_dev *camif = vp->camif; in s3c_camif_s_selection() local
1071 struct camif_dev *camif = vp->camif; in s3c_camif_video_s_ctrl() local
1099 int s3c_camif_register_video_node(struct camif_dev *camif, int idx) in s3c_camif_register_video_node()
1178 void s3c_camif_unregister_video_node(struct camif_dev *camif, int idx) in s3c_camif_unregister_video_node()
1216 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_get_fmt() local
1247 static void __camif_subdev_try_format(struct camif_dev *camif, in __camif_subdev_try_format()
1284 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_set_fmt() local
1351 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_get_selection() local
1385 static void __camif_try_crop(struct camif_dev *camif, struct v4l2_rect *r) in __camif_try_crop()
1438 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_set_selection() local
1491 struct camif_dev *camif = container_of(ctrl->handler, struct camif_dev, in s3c_camif_subdev_s_ctrl() local
1541 int s3c_camif_create_subdev(struct camif_dev *camif) in s3c_camif_create_subdev()
1593 void s3c_camif_unregister_subdev(struct camif_dev *camif) in s3c_camif_unregister_subdev()
1607 int s3c_camif_set_defaults(struct camif_dev *camif) in s3c_camif_set_defaults()