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()
837 struct camif_dev *camif = vp->camif; in s3c_camif_streamon() local
869 struct camif_dev *camif = vp->camif; in s3c_camif_streamoff() local
1003 static void __camif_try_compose(struct camif_dev *camif, struct camif_vp *vp, in __camif_try_compose()
1019 struct camif_dev *camif = vp->camif; in s3c_camif_s_selection() local
1072 struct camif_dev *camif = vp->camif; in s3c_camif_video_s_ctrl() local
1100 int s3c_camif_register_video_node(struct camif_dev *camif, int idx) in s3c_camif_register_video_node()
1179 void s3c_camif_unregister_video_node(struct camif_dev *camif, int idx) in s3c_camif_unregister_video_node()
1217 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_get_fmt() local
1248 static void __camif_subdev_try_format(struct camif_dev *camif, in __camif_subdev_try_format()
1285 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_set_fmt() local
1352 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_get_selection() local
1386 static void __camif_try_crop(struct camif_dev *camif, struct v4l2_rect *r) in __camif_try_crop()
1439 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_set_selection() local
1492 struct camif_dev *camif = container_of(ctrl->handler, struct camif_dev, in s3c_camif_subdev_s_ctrl() local
1542 int s3c_camif_create_subdev(struct camif_dev *camif) in s3c_camif_create_subdev()
1594 void s3c_camif_unregister_subdev(struct camif_dev *camif) in s3c_camif_unregister_subdev()
1608 int s3c_camif_set_defaults(struct camif_dev *camif) in s3c_camif_set_defaults()