Searched defs:camif (Results 1 – 4 of 4) sorted by relevance
188 static int camif_register_sensor(struct camif_dev *camif) in camif_register_sensor()238 static void camif_unregister_sensor(struct camif_dev *camif) in camif_unregister_sensor()254 static int camif_create_media_links(struct camif_dev *camif) in camif_create_media_links()299 static int camif_media_dev_init(struct camif_dev *camif) in camif_media_dev_init()326 static void camif_clk_put(struct camif_dev *camif) in camif_clk_put()339 static int camif_clk_get(struct camif_dev *camif) in camif_clk_get()373 struct camif_dev *camif) in camif_request_irqs()402 struct camif_dev *camif; in s3c_camif_probe() local512 struct camif_dev *camif = platform_get_drvdata(pdev); in s3c_camif_remove() local530 struct camif_dev *camif = dev_get_drvdata(dev); in s3c_camif_runtime_resume() local[all …]
151 struct camif_dev *camif = vp->camif; in camif_reinitialize() local184 struct camif_dev *camif = vp->camif; in s3c_vp_active() local209 struct camif_dev *camif = vp->camif; in camif_stop_capture() local291 struct camif_dev *camif = vp->camif; in s3c_camif_irq_handler() local377 struct camif_dev *camif = vp->camif; in start_streaming() local483 struct camif_dev *camif = vp->camif; in buffer_queue() local537 struct camif_dev *camif = vp->camif; in s3c_camif_open() local569 struct camif_dev *camif = vp->camif; in s3c_camif_close() local596 struct camif_dev *camif = vp->camif; in s3c_camif_poll() local712 struct camif_dev *camif = vp->camif; in __camif_video_try_format() local[all …]
16 void camif_hw_reset(struct camif_dev *camif) in camif_hw_reset()153 struct camif_dev *camif = vp->camif; in camif_hw_clear_fifo_overflow() local167 void camif_hw_set_camera_bus(struct camif_dev *camif) in camif_hw_set_camera_bus()203 struct camif_dev *camif = vp->camif; in camif_hw_set_output_addr() local257 struct camif_dev *camif = vp->camif; in camif_hw_set_output_dma() local298 struct camif_dev *camif = vp->camif; in camif_hw_set_target_format() local363 struct camif_dev *camif = vp->camif; in camif_hw_set_prescaler() local381 struct camif_dev *camif = vp->camif; in camif_s3c244x_hw_set_scaler() local428 struct camif_dev *camif = vp->camif; in camif_s3c64xx_hw_set_scaler() local513 struct camif_dev *camif = vp->camif; in camif_hw_enable_capture() local[all …]
213 struct camif_dev *camif; member
Completed in 15 milliseconds