Searched refs:to_soc_camera_host (Results 1 – 4 of 4) sorted by relevance
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()637 ici = to_soc_camera_host(icd->parent); in soc_camera_open()741 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_close()772 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in soc_camera_read()[all …]
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()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()923 struct soc_camera_host *ici = to_soc_camera_host(icd->parent); in sh_mobile_ceu_s_ctrl()951 struct soc_camera_host *ici = to_soc_camera_host(dev); in sh_mobile_ceu_get_formats()1118 struct soc_camera_host *ici = to_soc_camera_host(dev); in sh_mobile_ceu_set_selection()[all …]
155 ici = to_soc_camera_host(icd->parent); in soc_camera_platform_probe()
245 static inline struct soc_camera_host *to_soc_camera_host( in to_soc_camera_host() function