Home
last modified time | relevance | path

Searched refs:soc_camera_host (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/include/media/
Dsoc_camera.h78 struct soc_camera_host { struct
97 int (*clock_start)(struct soc_camera_host *); argument
98 void (*clock_stop)(struct soc_camera_host *);
125 int (*querycap)(struct soc_camera_host *, struct v4l2_capability *);
255 static inline struct soc_camera_host *to_soc_camera_host( in to_soc_camera_host()
260 return container_of(v4l2_dev, struct soc_camera_host, v4l2_dev); in to_soc_camera_host()
282 int soc_camera_host_register(struct soc_camera_host *ici);
283 void soc_camera_host_unregister(struct soc_camera_host *ici);
/linux-4.4.14/drivers/media/platform/soc_camera/
Dsoc_camera.c180 static int soc_camera_clock_start(struct soc_camera_host *ici) in soc_camera_clock_start()
194 static void soc_camera_clock_stop(struct soc_camera_host *ici) in soc_camera_clock_stop()
256 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_try_fmt()
360 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_enum_framesizes()
370 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_reqbufs()
396 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_querybuf()
410 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_qbuf()
427 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_dqbuf()
444 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_create_bufs()
464 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_prepare_buf()
[all …]
Dmx3_camera.c118 struct soc_camera_host soc_host;
194 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_videobuf_setup()
263 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_videobuf_queue()
364 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_videobuf_release()
398 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_videobuf_init()
416 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_stop_streaming()
450 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_camera_init_videobuf()
529 static int mx3_camera_clock_start(struct soc_camera_host *ici) in mx3_camera_clock_start()
541 static void mx3_camera_clock_stop(struct soc_camera_host *ici) in mx3_camera_clock_stop()
587 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_camera_try_bus_param()
[all …]
Datmel-isi.c94 struct soc_camera_host soc_host;
253 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in queue_setup()
294 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in buffer_prepare()
336 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in buffer_cleanup()
378 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in buffer_queue()
397 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in start_streaming()
431 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in stop_streaming()
486 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in isi_camera_init_videobuf()
645 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in isi_camera_try_bus_param()
760 static int isi_camera_querycap(struct soc_camera_host *ici, in isi_camera_querycap()
[all …]
Dsh_mobile_ceu_camera.c101 struct soc_camera_host ici;
220 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_setup()
389 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_queue()
441 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_release()
472 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_init()
487 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_stop_streaming()
579 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_add_device()
609 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_remove_device()
621 static int sh_mobile_ceu_clock_start(struct soc_camera_host *ici) in sh_mobile_ceu_clock_start()
635 static void sh_mobile_ceu_clock_stop(struct soc_camera_host *ici) in sh_mobile_ceu_clock_stop()
[all …]
Domap1_camera.c152 struct soc_camera_host soc_host;
209 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in omap1_videobuf_setup()
254 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in omap1_videobuf_prepare()
483 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in omap1_videobuf_queue()
537 struct soc_camera_host *ici = to_soc_camera_host(dev); in omap1_videobuf_release()
914 static int omap1_cam_clock_start(struct soc_camera_host *ici) in omap1_cam_clock_start()
956 static void omap1_cam_clock_stop(struct soc_camera_host *ici) in omap1_cam_clock_stop()
1226 struct soc_camera_host *ici = to_soc_camera_host(dev); in omap1_cam_set_crop()
1277 struct soc_camera_host *ici = to_soc_camera_host(dev); in omap1_cam_set_fmt()
1375 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in omap1_cam_mmap_mapper()
[all …]
Dpxa_camera.c198 struct soc_camera_host soc_host;
261 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in free_buffer()
428 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_videobuf_prepare()
630 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_videobuf_queue()
837 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_camera_init_videobuf()
978 static int pxa_camera_clock_start(struct soc_camera_host *ici) in pxa_camera_clock_start()
988 static void pxa_camera_clock_stop(struct soc_camera_host *ici) in pxa_camera_clock_stop()
1031 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_camera_setup_cicr()
1127 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_camera_set_bus_param()
1202 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_camera_try_bus_param()
[all …]
Drcar_vin.c478 struct soc_camera_host ici;
537 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_videobuf_setup()
778 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_videobuf_queue()
850 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_stop_streaming()
952 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_add_device()
969 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_remove_device()
1056 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_set_rect()
1182 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_set_bus_param()
1487 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_set_crop()
1577 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_set_fmt()
[all …]
Dmx2_camera.c238 struct soc_camera_host soc_host;
431 static int mx2_camera_clock_start(struct soc_camera_host *ici) in mx2_camera_clock_start()
461 static void mx2_camera_clock_stop(struct soc_camera_host *ici) in mx2_camera_clock_stop()
478 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx2_videobuf_setup()
536 struct soc_camera_host *ici = in mx2_videobuf_queue()
555 struct soc_camera_host *ici = in mx27_camera_emma_buf_init()
651 struct soc_camera_host *ici = in mx2_start_streaming()
747 struct soc_camera_host *ici = in mx2_stop_streaming()
829 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx2_camera_set_bus_param()
1127 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx2_camera_set_fmt()
[all …]
Dsoc_camera_platform.c142 struct soc_camera_host *ici; in soc_camera_platform_probe()
/linux-4.4.14/Documentation/video4linux/
Dsoc-camera.txt48 soc_camera_host_register(struct soc_camera_host *);
52 struct soc_camera_host *ici;