Lines Matching defs:ici
175 static int soc_camera_clock_start(struct soc_camera_host *ici) in soc_camera_clock_start()
189 static void soc_camera_clock_stop(struct soc_camera_host *ici) in soc_camera_clock_stop()
251 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_try_fmt() local
355 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_enum_framesizes() local
450 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_init_user_formats() local
522 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_free_user_formats() local
536 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_set_fmt() local
574 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_add_device() local
604 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_remove_device() local
620 struct soc_camera_host *ici; in soc_camera_open() local
741 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_close() local
772 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_read() local
788 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_mmap() local
812 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_poll() local
909 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_querycap() local
970 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_g_selection() local
983 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_s_selection() local
1028 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_g_parm() local
1040 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_s_parm() local
1052 static void scan_add_host(struct soc_camera_host *ici) in scan_add_host()
1084 struct soc_camera_host *ici; in soc_camera_clk_enable() local
1104 struct soc_camera_host *ici; in soc_camera_clk_disable() local
1230 struct soc_camera_host *ici; in soc_camera_i2c_init() local
1382 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_async_complete() local
1401 static int scan_async_group(struct soc_camera_host *ici, in scan_async_group()
1479 static void scan_async_host(struct soc_camera_host *ici) in scan_async_host()
1492 #define scan_async_host(ici) do {} while (0) argument
1503 static int soc_of_bind(struct soc_camera_host *ici, in soc_of_bind()
1581 static void scan_of_host(struct soc_camera_host *ici) in scan_of_host()
1615 static inline void scan_of_host(struct soc_camera_host *ici) { } in scan_of_host()
1619 static int soc_camera_probe(struct soc_camera_host *ici, in soc_camera_probe()
1844 int soc_camera_host_register(struct soc_camera_host *ici) in soc_camera_host_register()
1910 void soc_camera_host_unregister(struct soc_camera_host *ici) in soc_camera_host_unregister()
2023 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in video_dev_create() local