Searched refs:ici (Results 1 – 3 of 3) sorted by relevance
100 struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent); in soc_camera_try_fmt_vid_cap() local105 return ici->ops->try_fmt(icd, f); in soc_camera_try_fmt_vid_cap()163 struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent); in soc_camera_reqbufs() local173 return ici->ops->reqbufs(icf, p); in soc_camera_reqbufs()208 struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent); in soc_camera_init_user_formats() local211 if (!ici->ops->get_formats) in soc_camera_init_user_formats()223 fmts += ici->ops->get_formats(icd, i, NULL); in soc_camera_init_user_formats()240 if (!ici->ops->get_formats) { in soc_camera_init_user_formats()245 fmts += ici->ops->get_formats(icd, i, in soc_camera_init_user_formats()263 struct soc_camera_host *ici; in soc_camera_open() local[all …]
85 struct soc_camera_host ici; member123 struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent); in sh_mobile_ceu_videobuf_setup() local124 struct sh_mobile_ceu_dev *pcdev = ici->priv; in sh_mobile_ceu_videobuf_setup()265 struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent); in sh_mobile_ceu_videobuf_queue() local266 struct sh_mobile_ceu_dev *pcdev = ici->priv; in sh_mobile_ceu_videobuf_queue()328 struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent); in sh_mobile_ceu_add_device() local329 struct sh_mobile_ceu_dev *pcdev = ici->priv; in sh_mobile_ceu_add_device()357 struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent); in sh_mobile_ceu_remove_device() local358 struct sh_mobile_ceu_dev *pcdev = ici->priv; in sh_mobile_ceu_remove_device()391 struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent); in sh_mobile_ceu_set_bus_param() local[all …]
240 struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent); in pxa_videobuf_setup() local241 struct pxa_camera_dev *pcdev = ici->priv; in pxa_videobuf_setup()266 struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent); in free_buffer() local267 struct pxa_camera_dev *pcdev = ici->priv; in free_buffer()342 struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent); in pxa_videobuf_prepare() local343 struct pxa_camera_dev *pcdev = ici->priv; in pxa_videobuf_prepare()461 struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent); in pxa_videobuf_queue() local462 struct pxa_camera_dev *pcdev = ici->priv; in pxa_videobuf_queue()695 struct soc_camera_host *ici = to_soc_camera_host(icd->dev.parent); in pxa_camera_init_videobuf() local696 struct pxa_camera_dev *pcdev = ici->priv; in pxa_camera_init_videobuf()[all …]