Searched refs:subdev_desc (Results 1 – 4 of 4) sorted by relevance
46 struct sti_compositor_subdev_descriptor subdev_desc[MAX_SUBDEV]; member
33 .subdev_desc = {71 struct sti_compositor_subdev_descriptor *desc = compo->data.subdev_desc; in sti_compositor_bind()
672 if (sdesc->subdev_desc.reset) in soc_camera_open()674 sdesc->subdev_desc.reset(icd->control); in soc_camera_open()1055 struct soc_camera_subdev_desc *ssdd = &sdesc->subdev_desc; in scan_add_host()1246 ssdd = kmemdup(&sdesc->subdev_desc, sizeof(*ssdd), GFP_KERNEL); in soc_camera_i2c_init()1341 memcpy(&sdesc->subdev_desc, ssdd, in soc_camera_async_bound()1342 sizeof(sdesc->subdev_desc)); in soc_camera_async_bound()2086 struct soc_camera_subdev_desc *ssdd = &sdesc->subdev_desc; in soc_camera_pdrv_probe()
184 struct soc_camera_subdev_desc subdev_desc; member