soc_camera_host   171 drivers/staging/media/soc_camera/soc_camera.c static int soc_camera_clock_start(struct soc_camera_host *ici)
soc_camera_host   185 drivers/staging/media/soc_camera/soc_camera.c static void soc_camera_clock_stop(struct soc_camera_host *ici)
soc_camera_host   247 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host   351 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host   446 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host   518 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host   532 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host   570 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host   600 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host   616 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici;
soc_camera_host   737 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host   768 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host   784 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host   808 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host   903 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host   964 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host   977 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host  1022 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host  1034 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host  1042 drivers/staging/media/soc_camera/soc_camera.c static int soc_camera_probe(struct soc_camera_host *ici,
soc_camera_host  1046 drivers/staging/media/soc_camera/soc_camera.c static void scan_add_host(struct soc_camera_host *ici)
soc_camera_host  1078 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici;
soc_camera_host  1098 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici;
soc_camera_host  1225 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici;
soc_camera_host  1377 drivers/staging/media/soc_camera/soc_camera.c 		struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host  1396 drivers/staging/media/soc_camera/soc_camera.c static int scan_async_group(struct soc_camera_host *ici,
soc_camera_host  1482 drivers/staging/media/soc_camera/soc_camera.c static void scan_async_host(struct soc_camera_host *ici)
soc_camera_host  1506 drivers/staging/media/soc_camera/soc_camera.c static int soc_of_bind(struct soc_camera_host *ici,
soc_camera_host  1592 drivers/staging/media/soc_camera/soc_camera.c static void scan_of_host(struct soc_camera_host *ici)
soc_camera_host  1624 drivers/staging/media/soc_camera/soc_camera.c static inline void scan_of_host(struct soc_camera_host *ici) { }
soc_camera_host  1628 drivers/staging/media/soc_camera/soc_camera.c static int soc_camera_probe(struct soc_camera_host *ici,
soc_camera_host  1853 drivers/staging/media/soc_camera/soc_camera.c int soc_camera_host_register(struct soc_camera_host *ici)
soc_camera_host  1855 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ix;
soc_camera_host  1919 drivers/staging/media/soc_camera/soc_camera.c void soc_camera_host_unregister(struct soc_camera_host *ici)
soc_camera_host  2033 drivers/staging/media/soc_camera/soc_camera.c 	struct soc_camera_host *ici = to_soc_camera_host(icd->parent);
soc_camera_host    90 include/media/soc_camera.h 	int (*clock_start)(struct soc_camera_host *);
soc_camera_host    91 include/media/soc_camera.h 	void (*clock_stop)(struct soc_camera_host *);
soc_camera_host   112 include/media/soc_camera.h 	int (*querycap)(struct soc_camera_host *, struct v4l2_capability *);
soc_camera_host   242 include/media/soc_camera.h static inline struct soc_camera_host *to_soc_camera_host(
soc_camera_host   247 include/media/soc_camera.h 	return container_of(v4l2_dev, struct soc_camera_host, v4l2_dev);
soc_camera_host   269 include/media/soc_camera.h int soc_camera_host_register(struct soc_camera_host *ici);
soc_camera_host   270 include/media/soc_camera.h void soc_camera_host_unregister(struct soc_camera_host *ici);