Searched defs:camif (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/media/platform/samsung/s3c-camif/
H A DMakefile
H A Dcamif-capture.c65 static int s3c_camif_hw_init(struct camif_dev *camif, struct camif_vp *vp) argument
95 s3c_camif_hw_vp_init(struct camif_dev *camif, struct camif_vp *vp) argument
110 sensor_set_power(struct camif_dev *camif, int on) argument
128 sensor_set_streaming(struct camif_dev *camif, int on) argument
151 struct camif_dev *camif = vp->camif; local
184 struct camif_dev *camif = vp->camif; local
195 camif_is_streaming(struct camif_dev *camif) argument
209 struct camif_dev *camif = vp->camif; local
291 struct camif_dev *camif = vp->camif; local
377 struct camif_dev *camif = vp->camif; local
483 struct camif_dev *camif = vp->camif; local
537 struct camif_dev *camif = vp->camif; local
569 struct camif_dev *camif = vp->camif; local
596 struct camif_dev *camif = vp->camif; local
712 struct camif_dev *camif = vp->camif; local
807 camif_pipeline_validate(struct camif_dev *camif) argument
837 struct camif_dev *camif = vp->camif; local
869 struct camif_dev *camif = vp->camif; local
1003 __camif_try_compose(struct camif_dev *camif, struct camif_vp *vp, struct v4l2_rect *r) argument
1019 struct camif_dev *camif = vp->camif; local
1072 struct camif_dev *camif = vp->camif; local
1100 s3c_camif_register_video_node(struct camif_dev *camif, int idx) argument
1177 s3c_camif_unregister_video_node(struct camif_dev *camif, int idx) argument
1215 struct camif_dev *camif = v4l2_get_subdevdata(sd); local
1246 __camif_subdev_try_format(struct camif_dev *camif, struct v4l2_mbus_framefmt *mf, int pad) argument
1283 struct camif_dev *camif = v4l2_get_subdevdata(sd); local
1350 struct camif_dev *camif = v4l2_get_subdevdata(sd); local
1384 __camif_try_crop(struct camif_dev *camif, struct v4l2_rect *r) argument
1437 struct camif_dev *camif = v4l2_get_subdevdata(sd); local
1490 struct camif_dev *camif = container_of(ctrl->handler, struct camif_dev, local
1540 s3c_camif_create_subdev(struct camif_dev *camif) argument
1592 s3c_camif_unregister_subdev(struct camif_dev *camif) argument
1606 s3c_camif_set_defaults(struct camif_dev *camif) argument
[all...]
H A Dcamif-core.c188 static int camif_register_sensor(struct camif_dev *camif) argument
239 camif_unregister_sensor(struct camif_dev *camif) argument
255 camif_create_media_links(struct camif_dev *camif) argument
276 camif_register_video_nodes(struct camif_dev *camif) argument
285 camif_unregister_video_nodes(struct camif_dev *camif) argument
291 camif_unregister_media_entities(struct camif_dev *camif) argument
300 camif_media_dev_init(struct camif_dev *camif) argument
327 camif_clk_put(struct camif_dev *camif) argument
340 camif_clk_get(struct camif_dev *camif) argument
373 camif_request_irqs(struct platform_device *pdev, struct camif_dev *camif) argument
403 struct camif_dev *camif; local
513 struct camif_dev *camif = platform_get_drvdata(pdev); local
529 struct camif_dev *camif = dev_get_drvdata(dev); local
539 struct camif_dev *camif = dev_get_drvdata(dev); local
[all...]
H A Dcamif-core.h213 struct camif_dev *camif; member in struct:camif_vp
[all...]
H A Dcamif-regs.c16 void camif_hw_reset(struct camif_dev *camif) argument
49 camif_hw_set_test_pattern(struct camif_dev *camif, unsigned int pattern) argument
57 camif_hw_set_effect(struct camif_dev *camif, unsigned int effect, unsigned int cr, unsigned int cb) argument
103 camif_hw_set_source_format(struct camif_dev *camif) argument
128 camif_hw_set_camera_crop(struct camif_dev *camif) argument
153 struct camif_dev *camif = vp->camif; local
167 camif_hw_set_camera_bus(struct camif_dev *camif) argument
203 struct camif_dev *camif = vp->camif; local
257 struct camif_dev *camif = vp->camif; local
298 struct camif_dev *camif = vp->camif; local
363 struct camif_dev *camif = vp->camif; local
381 struct camif_dev *camif = vp->camif; local
428 struct camif_dev *camif = vp->camif; local
513 struct camif_dev *camif = vp->camif; local
536 struct camif_dev *camif = vp->camif; local
554 camif_hw_dump_regs(struct camif_dev *camif, const char *label) argument
[all...]

Completed in 235 milliseconds