Home
last modified time | relevance | path

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

/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.c100 struct soc_camera_host ici; member
210 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_setup() local
355 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_queue() local
406 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_release() local
436 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_init() local
451 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_stop_streaming() local
531 static int sh_mobile_ceu_clock_start(struct soc_camera_host *ici) in sh_mobile_ceu_clock_start()
545 static void sh_mobile_ceu_clock_stop(struct soc_camera_host *ici) in sh_mobile_ceu_clock_stop()
598 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_set_rect() local
706 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_set_bus_param() local
[all …]
Datmel-isi.c309 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in queue_setup() local
349 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in buffer_prepare() local
391 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in buffer_cleanup() local
447 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in buffer_queue() local
466 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in start_streaming() local
500 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in stop_streaming() local
557 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in isi_camera_init_videobuf() local
725 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in isi_camera_try_bus_param() local
840 static int isi_camera_querycap(struct soc_camera_host *ici, in isi_camera_querycap()
854 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in isi_camera_set_bus_param() local
Dsoc_camera_platform.c133 struct soc_camera_host *ici; in soc_camera_platform_probe() local