Lines Matching defs:ici

47 #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
464 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_prepare_buf() local
477 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_expbuf() local
492 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_init_user_formats() local
563 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_free_user_formats() local
577 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_set_fmt() local
617 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_add_device() local
647 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_remove_device() local
663 struct soc_camera_host *ici; in soc_camera_open() local
788 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_close() local
819 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_read() local
835 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_mmap() local
862 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_poll() local
962 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_querycap() local
974 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_streamon() local
1003 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_streamoff() local
1032 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_cropcap() local
1041 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_g_crop() local
1058 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_s_crop() local
1098 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_g_selection() local
1114 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_s_selection() local
1157 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_g_parm() local
1169 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_s_parm() local
1181 static void scan_add_host(struct soc_camera_host *ici) in scan_add_host()
1213 struct soc_camera_host *ici; in soc_camera_clk_enable() local
1233 struct soc_camera_host *ici; in soc_camera_clk_disable() local
1359 struct soc_camera_host *ici; in soc_camera_i2c_init() local
1509 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_async_complete() local
1522 static int scan_async_group(struct soc_camera_host *ici, in scan_async_group()
1601 static void scan_async_host(struct soc_camera_host *ici) in scan_async_host()
1614 #define scan_async_host(ici) do {} while (0) argument
1625 static int soc_of_bind(struct soc_camera_host *ici, in soc_of_bind()
1706 static void scan_of_host(struct soc_camera_host *ici) in scan_of_host()
1741 static inline void scan_of_host(struct soc_camera_host *ici) { } in scan_of_host()
1745 static int soc_camera_probe(struct soc_camera_host *ici, in soc_camera_probe()
1951 int soc_camera_host_register(struct soc_camera_host *ici) in soc_camera_host_register()
2021 void soc_camera_host_unregister(struct soc_camera_host *ici) in soc_camera_host_unregister()
2137 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in video_dev_create() local