Searched refs:soc_camera_host (Results 1 – 5 of 5) sorted by relevance
74 struct soc_camera_host { struct93 int (*clock_start)(struct soc_camera_host *); argument94 void (*clock_stop)(struct soc_camera_host *);115 int (*querycap)(struct soc_camera_host *, struct v4l2_capability *);245 static inline struct soc_camera_host *to_soc_camera_host( in to_soc_camera_host()250 return container_of(v4l2_dev, struct soc_camera_host, v4l2_dev); in to_soc_camera_host()272 int soc_camera_host_register(struct soc_camera_host *ici);273 void soc_camera_host_unregister(struct soc_camera_host *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()355 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_enum_framesizes()450 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_init_user_formats()522 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_free_user_formats()536 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_set_fmt()574 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_add_device()604 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_remove_device()620 struct soc_camera_host *ici; in soc_camera_open()[all …]
96 struct soc_camera_host ici;206 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_setup()351 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_queue()402 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_release()432 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_videobuf_init()447 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_stop_streaming()532 static int sh_mobile_ceu_clock_start(struct soc_camera_host *ici) in sh_mobile_ceu_clock_start()546 static void sh_mobile_ceu_clock_stop(struct soc_camera_host *ici) in sh_mobile_ceu_clock_stop()599 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_set_rect()707 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_set_bus_param()[all …]
130 struct soc_camera_host *ici; in soc_camera_platform_probe()
52 soc_camera_host_register(struct soc_camera_host *);58 struct soc_camera_host *ici;