Home
last modified time | relevance | path

Searched defs:ici (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/media/platform/soc_camera/
Dsoc_camera.c47 #define is_streaming(ici, icd) \ argument
180 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() local
360 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_enum_framesizes() local
370 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_reqbufs() local
396 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_querybuf() local
410 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_qbuf() local
427 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_dqbuf() local
444 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_create_bufs() local
[all …]
Dsh_mobile_ceu_camera.c101 struct soc_camera_host ici; member
220 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_setup() local
389 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_queue() local
441 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_release() local
472 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_init() local
487 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_stop_streaming() local
579 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_add_device() local
609 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_remove_device() local
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 …]
Dmx3_camera.c194 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_videobuf_setup() local
263 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_videobuf_queue() local
364 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_videobuf_release() local
398 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_videobuf_init() local
416 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_stop_streaming() local
450 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_camera_init_videobuf() local
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() local
808 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx3_camera_set_crop() local
[all …]
Datmel-isi.c253 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in queue_setup() local
294 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in buffer_prepare() local
336 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in buffer_cleanup() local
378 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in buffer_queue() local
397 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in start_streaming() local
431 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in stop_streaming() local
486 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in isi_camera_init_videobuf() local
645 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in isi_camera_try_bus_param() local
760 static int isi_camera_querycap(struct soc_camera_host *ici, in isi_camera_querycap()
774 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in isi_camera_set_bus_param() local
Domap1_camera.c209 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in omap1_videobuf_setup() local
254 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in omap1_videobuf_prepare() local
483 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in omap1_videobuf_queue() local
537 struct soc_camera_host *ici = to_soc_camera_host(dev); in omap1_videobuf_release() local
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() local
1277 struct soc_camera_host *ici = to_soc_camera_host(dev); in omap1_cam_set_fmt() local
1375 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in omap1_cam_mmap_mapper() local
1390 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in omap1_cam_init_videobuf() local
[all …]
Drcar_vin.c478 struct soc_camera_host ici; member
537 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_videobuf_setup() local
778 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_videobuf_queue() local
850 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_stop_streaming() local
952 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_add_device() local
969 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_remove_device() local
1056 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_set_rect() local
1182 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_set_bus_param() local
1487 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_set_crop() local
1577 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in rcar_vin_set_fmt() local
[all …]
Dpxa_camera.c261 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in free_buffer() local
428 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_videobuf_prepare() local
630 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_videobuf_queue() local
837 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_camera_init_videobuf() local
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() local
1127 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_camera_set_bus_param() local
1202 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in pxa_camera_try_bus_param() local
1345 struct soc_camera_host *ici = to_soc_camera_host(dev); in pxa_camera_set_crop() local
[all …]
Dmx2_camera.c431 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() local
536 struct soc_camera_host *ici = in mx2_videobuf_queue() local
555 struct soc_camera_host *ici = in mx27_camera_emma_buf_init() local
651 struct soc_camera_host *ici = in mx2_start_streaming() local
747 struct soc_camera_host *ici = in mx2_stop_streaming() local
829 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx2_camera_set_bus_param() local
1127 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx2_camera_set_fmt() local
1201 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in mx2_camera_try_fmt() local
[all …]
Dsoc_camera_platform.c142 struct soc_camera_host *ici; in soc_camera_platform_probe() local