Searched defs:camif (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/drivers/media/platform/s3c-camif/ |
H A D | Makefile | |
H A D | camif-core.c | 196 static int camif_register_sensor(struct camif_dev *camif) camif_register_sensor() argument 246 static void camif_unregister_sensor(struct camif_dev *camif) camif_unregister_sensor() argument 262 static int camif_create_media_links(struct camif_dev *camif) camif_create_media_links() argument 283 static int camif_register_video_nodes(struct camif_dev *camif) camif_register_video_nodes() argument 292 static void camif_unregister_video_nodes(struct camif_dev *camif) camif_unregister_video_nodes() argument 298 static void camif_unregister_media_entities(struct camif_dev *camif) camif_unregister_media_entities() argument 308 static int camif_media_dev_register(struct camif_dev *camif) camif_media_dev_register() argument 338 static void camif_clk_put(struct camif_dev *camif) camif_clk_put() argument 351 static int camif_clk_get(struct camif_dev *camif) camif_clk_get() argument 416 struct camif_dev *camif; s3c_camif_probe() local 538 struct camif_dev *camif = platform_get_drvdata(pdev); s3c_camif_remove() local 554 struct camif_dev *camif = dev_get_drvdata(dev); s3c_camif_runtime_resume() local 564 struct camif_dev *camif = dev_get_drvdata(dev); s3c_camif_runtime_suspend() local 384 camif_request_irqs(struct platform_device *pdev, struct camif_dev *camif) camif_request_irqs() argument
|
H A D | camif-regs.c | 19 void camif_hw_reset(struct camif_dev *camif) camif_hw_reset() argument 52 void camif_hw_set_test_pattern(struct camif_dev *camif, unsigned int pattern) camif_hw_set_test_pattern() argument 60 void camif_hw_set_effect(struct camif_dev *camif, unsigned int effect, camif_hw_set_effect() argument 106 void camif_hw_set_source_format(struct camif_dev *camif) camif_hw_set_source_format() argument 131 void camif_hw_set_camera_crop(struct camif_dev *camif) camif_hw_set_camera_crop() argument 156 struct camif_dev *camif = vp->camif; camif_hw_clear_fifo_overflow() local 170 void camif_hw_set_camera_bus(struct camif_dev *camif) camif_hw_set_camera_bus() argument 206 struct camif_dev *camif = vp->camif; camif_hw_set_output_addr() local 260 struct camif_dev *camif = vp->camif; camif_hw_set_output_dma() local 301 struct camif_dev *camif = vp->camif; camif_hw_set_target_format() local 366 struct camif_dev *camif = vp->camif; camif_hw_set_prescaler() local 384 struct camif_dev *camif = vp->camif; camif_s3c244x_hw_set_scaler() local 431 struct camif_dev *camif = vp->camif; camif_s3c64xx_hw_set_scaler() local 516 struct camif_dev *camif = vp->camif; camif_hw_enable_capture() local 539 struct camif_dev *camif = vp->camif; camif_hw_disable_capture() local 557 void camif_hw_dump_regs(struct camif_dev *camif, const char *label) camif_hw_dump_regs() argument
|
H A D | camif-capture.c | 68 static int s3c_camif_hw_init(struct camif_dev *camif, struct camif_vp *vp) s3c_camif_hw_init() argument 98 static int s3c_camif_hw_vp_init(struct camif_dev *camif, struct camif_vp *vp) s3c_camif_hw_vp_init() argument 113 static int sensor_set_power(struct camif_dev *camif, int on) sensor_set_power() argument 129 static int sensor_set_streaming(struct camif_dev *camif, int on) sensor_set_streaming() argument 152 struct camif_dev *camif = vp->camif; camif_reinitialize() local 185 struct camif_dev *camif = vp->camif; s3c_vp_active() local 196 static bool camif_is_streaming(struct camif_dev *camif) camif_is_streaming() argument 210 struct camif_dev *camif = vp->camif; camif_stop_capture() local 292 struct camif_dev *camif = vp->camif; s3c_camif_irq_handler() local 378 struct camif_dev *camif = vp->camif; start_streaming() local 445 struct camif_dev *camif = vp->camif; queue_setup() local 497 struct camif_dev *camif = vp->camif; buffer_queue() local 551 struct camif_dev *camif = vp->camif; s3c_camif_open() local 583 struct camif_dev *camif = vp->camif; s3c_camif_close() local 610 struct camif_dev *camif = vp->camif; s3c_camif_poll() local 733 struct camif_dev *camif = vp->camif; __camif_video_try_format() local 828 static int camif_pipeline_validate(struct camif_dev *camif) camif_pipeline_validate() argument 857 struct camif_dev *camif = vp->camif; s3c_camif_streamon() local 889 struct camif_dev *camif = vp->camif; s3c_camif_streamoff() local 1023 static void __camif_try_compose(struct camif_dev *camif, struct camif_vp *vp, __camif_try_compose() argument 1039 struct camif_dev *camif = vp->camif; s3c_camif_s_selection() local 1092 struct camif_dev *camif = vp->camif; s3c_camif_video_s_ctrl() local 1120 int s3c_camif_register_video_node(struct camif_dev *camif, int idx) s3c_camif_register_video_node() argument 1197 void s3c_camif_unregister_video_node(struct camif_dev *camif, int idx) s3c_camif_unregister_video_node() argument 1235 struct camif_dev *camif = v4l2_get_subdevdata(sd); s3c_camif_subdev_get_fmt() local 1266 static void __camif_subdev_try_format(struct camif_dev *camif, __camif_subdev_try_format() argument 1302 struct camif_dev *camif = v4l2_get_subdevdata(sd); s3c_camif_subdev_set_fmt() local 1369 struct camif_dev *camif = v4l2_get_subdevdata(sd); s3c_camif_subdev_get_selection() local 1403 static void __camif_try_crop(struct camif_dev *camif, struct v4l2_rect *r) __camif_try_crop() argument 1456 struct camif_dev *camif = v4l2_get_subdevdata(sd); s3c_camif_subdev_set_selection() local 1509 struct camif_dev *camif = container_of(ctrl->handler, struct camif_dev, s3c_camif_subdev_s_ctrl() local 1559 int s3c_camif_create_subdev(struct camif_dev *camif) s3c_camif_create_subdev() argument 1611 void s3c_camif_unregister_subdev(struct camif_dev *camif) s3c_camif_unregister_subdev() argument 1625 int s3c_camif_set_defaults(struct camif_dev *camif) s3c_camif_set_defaults() argument
|
H A D | camif-core.h | 213 struct camif_dev *camif; member in struct:camif_vp
|
Completed in 385 milliseconds