Home
last modified time | relevance | path

Searched refs:v4l2_set_subdev_hostdata (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/media/platform/exynos4-is/
Dmedia-dev.c571 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/
Dv4l2-subdev.h1011 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/
Dv4l2-framework.txt231 并可通过 v4l2_get_subdev_hostdata() 和 v4l2_set_subdev_hostdata()
/Linux-v5.4/drivers/media/platform/
Drcar_drif.c1113 v4l2_set_subdev_hostdata(subdev, sdr); in rcar_drif_notify_bound()
/Linux-v5.4/drivers/media/pci/cx23885/
Dcx23885-cards.c2356 v4l2_set_subdev_hostdata(dev->sd_cx25840, in cx23885_card_setup()
/Linux-v5.4/drivers/media/platform/rcar-vin/
Drcar-core.c598 v4l2_set_subdev_hostdata(subdev, vin); in rvin_parallel_notify_bound()
/Linux-v5.4/Documentation/media/kapi/
Dv4l2-subdev.rst32 :c:func:`v4l2_get_subdev_hostdata` and :c:func:`v4l2_set_subdev_hostdata`.
/Linux-v5.4/drivers/media/platform/marvell-ccic/
Dmcam-core.c1785 v4l2_set_subdev_hostdata(subdev, cam); in mccic_notify_bound()
/Linux-v5.4/drivers/staging/media/soc_camera/
Dsoc_camera.c1174 v4l2_set_subdev_hostdata(sd, icd); in soc_camera_probe_finish()