Lines Matching refs:camif_dev
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()
185 struct camif_dev *camif = vp->camif; in s3c_vp_active()
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()
292 struct camif_dev *camif = vp->camif; in s3c_camif_irq_handler()
378 struct camif_dev *camif = vp->camif; in start_streaming()
484 struct camif_dev *camif = vp->camif; in buffer_queue()
538 struct camif_dev *camif = vp->camif; in s3c_camif_open()
570 struct camif_dev *camif = vp->camif; in s3c_camif_close()
597 struct camif_dev *camif = vp->camif; in s3c_camif_poll()
720 struct camif_dev *camif = vp->camif; in __camif_video_try_format()
815 static int camif_pipeline_validate(struct camif_dev *camif) in camif_pipeline_validate()
844 struct camif_dev *camif = vp->camif; in s3c_camif_streamon()
876 struct camif_dev *camif = vp->camif; in s3c_camif_streamoff()
1010 static void __camif_try_compose(struct camif_dev *camif, struct camif_vp *vp, in __camif_try_compose()
1026 struct camif_dev *camif = vp->camif; in s3c_camif_s_selection()
1079 struct camif_dev *camif = vp->camif; in s3c_camif_video_s_ctrl()
1107 int s3c_camif_register_video_node(struct camif_dev *camif, int idx) in s3c_camif_register_video_node()
1185 void s3c_camif_unregister_video_node(struct camif_dev *camif, int idx) in s3c_camif_unregister_video_node()
1223 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_get_fmt()
1254 static void __camif_subdev_try_format(struct camif_dev *camif, in __camif_subdev_try_format()
1290 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_set_fmt()
1357 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_get_selection()
1391 static void __camif_try_crop(struct camif_dev *camif, struct v4l2_rect *r) in __camif_try_crop()
1444 struct camif_dev *camif = v4l2_get_subdevdata(sd); in s3c_camif_subdev_set_selection()
1497 struct camif_dev *camif = container_of(ctrl->handler, struct camif_dev, in s3c_camif_subdev_s_ctrl()
1547 int s3c_camif_create_subdev(struct camif_dev *camif) in s3c_camif_create_subdev()
1599 void s3c_camif_unregister_subdev(struct camif_dev *camif) in s3c_camif_unregister_subdev()
1613 int s3c_camif_set_defaults(struct camif_dev *camif) in s3c_camif_set_defaults()