Searched refs:v4l2_set_subdev_hostdata (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/media/platform/exynos4-is/ | 
| D | media-dev.c | 571 	v4l2_set_subdev_hostdata(sd, ep);  in register_fimc_lite_entity()598 	v4l2_set_subdev_hostdata(sd, ep);  in register_fimc_entity()
 649 	v4l2_set_subdev_hostdata(sd, ep);  in register_fimc_is_entity()
 1385 	v4l2_set_subdev_hostdata(subdev, &si->pdata);  in subdev_notifier_bound()
 
 | 
| /Linux-v5.4/include/media/ | 
| D | v4l2-subdev.h | 1011 static inline void v4l2_set_subdev_hostdata(struct v4l2_subdev *sd, void *p)  in v4l2_set_subdev_hostdata()  function
 | 
| /Linux-v5.4/Documentation/translations/zh_CN/video4linux/ | 
| D | v4l2-framework.txt | 231 并可通过 v4l2_get_subdev_hostdata() 和 v4l2_set_subdev_hostdata()
 | 
| /Linux-v5.4/drivers/media/platform/ | 
| D | rcar_drif.c | 1113 	v4l2_set_subdev_hostdata(subdev, sdr);  in rcar_drif_notify_bound()
 | 
| /Linux-v5.4/drivers/media/pci/cx23885/ | 
| D | cx23885-cards.c | 2356 			v4l2_set_subdev_hostdata(dev->sd_cx25840,  in cx23885_card_setup()
 | 
| /Linux-v5.4/drivers/media/platform/rcar-vin/ | 
| D | rcar-core.c | 598 	v4l2_set_subdev_hostdata(subdev, vin);  in rvin_parallel_notify_bound()
 | 
| /Linux-v5.4/Documentation/media/kapi/ | 
| D | v4l2-subdev.rst | 32 :c:func:`v4l2_get_subdev_hostdata` and :c:func:`v4l2_set_subdev_hostdata`.
 | 
| /Linux-v5.4/drivers/media/platform/marvell-ccic/ | 
| D | mcam-core.c | 1785 	v4l2_set_subdev_hostdata(subdev, cam);  in mccic_notify_bound()
 | 
| /Linux-v5.4/drivers/staging/media/soc_camera/ | 
| D | soc_camera.c | 1174 	v4l2_set_subdev_hostdata(sd, icd);  in soc_camera_probe_finish()
 |