Home
last modified time | relevance | path

Searched refs:subdev (Results 1 – 20 of 20) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/media/
Dv4l2-async.h107 …int (*bound)(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async_s…
109 …void (*unbind)(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, struct v4l2_async…
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
DMakefile8 subdev-itf.o \
Dcapture.c5148 struct rkcif_lvds_subdev *subdev = container_of(sd, struct rkcif_lvds_subdev, sd); in rkcif_lvds_sd_get_fmt() local
5158 subdev->in_fmt = fmt->format; in rkcif_lvds_sd_get_fmt()
5163 static struct v4l2_rect *rkcif_lvds_sd_get_crop(struct rkcif_lvds_subdev *subdev, in rkcif_lvds_sd_get_crop() argument
5168 return v4l2_subdev_get_try_crop(&subdev->sd, cfg, RKCIF_LVDS_PAD_SINK); in rkcif_lvds_sd_get_crop()
5170 return &subdev->crop; in rkcif_lvds_sd_get_crop()
5177 struct rkcif_lvds_subdev *subdev = container_of(sd, struct rkcif_lvds_subdev, sd); in rkcif_lvds_sd_set_selection() local
5184 subdev->crop = sel->r; in rkcif_lvds_sd_set_selection()
5193 struct rkcif_lvds_subdev *subdev = container_of(sd, struct rkcif_lvds_subdev, sd); in rkcif_lvds_sd_get_selection() local
5217 subdev->in_fmt = fmt.format; in rkcif_lvds_sd_get_selection()
5220 sel->r.width = subdev->in_fmt.width; in rkcif_lvds_sd_get_selection()
[all …]
Dsubdev-itf.c26 static inline struct sditf_priv *to_sditf_priv(struct v4l2_subdev *subdev) in to_sditf_priv() argument
28 return container_of(subdev, struct sditf_priv, sd); in to_sditf_priv()
Ddev.c1285 struct v4l2_subdev *subdev, in subdev_notifier_bound() argument
1302 cif_dev->sensors[cif_dev->num_sensors].sd = subdev; in subdev_notifier_bound()
1305 v4l2_err(subdev, "Async registered subdev\n"); in subdev_notifier_bound()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
DMakefile8 subdev-itf.o \
Dcapture.c4963 struct rkcif_lvds_subdev *subdev = container_of(sd, struct rkcif_lvds_subdev, sd); in rkcif_lvds_sd_get_fmt() local
4973 subdev->in_fmt = fmt->format; in rkcif_lvds_sd_get_fmt()
4979 static struct v4l2_rect *rkcif_lvds_sd_get_crop(struct rkcif_lvds_subdev *subdev, struct v4l2_subde… in rkcif_lvds_sd_get_crop() argument
4983 return v4l2_subdev_get_try_crop(&subdev->sd, cfg, RKCIF_LVDS_PAD_SINK); in rkcif_lvds_sd_get_crop()
4985 return &subdev->crop; in rkcif_lvds_sd_get_crop()
4992 struct rkcif_lvds_subdev *subdev = container_of(sd, struct rkcif_lvds_subdev, sd); in rkcif_lvds_sd_set_selection() local
4998 subdev->crop = sel->r; in rkcif_lvds_sd_set_selection()
5007 struct rkcif_lvds_subdev *subdev = container_of(sd, struct rkcif_lvds_subdev, sd); in rkcif_lvds_sd_get_selection() local
5030 subdev->in_fmt = fmt.format; in rkcif_lvds_sd_get_selection()
5033 sel->r.width = subdev->in_fmt.width; in rkcif_lvds_sd_get_selection()
[all …]
Dsubdev-itf.c26 static inline struct sditf_priv *to_sditf_priv(struct v4l2_subdev *subdev) in to_sditf_priv() argument
28 return container_of(subdev, struct sditf_priv, sd); in to_sditf_priv()
Ddev.c1193 static int subdev_notifier_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, in subdev_notifier_bound() argument
1206 cif_dev->sensors[cif_dev->num_sensors].sd = subdev; in subdev_notifier_bound()
1209 v4l2_err(subdev, "Async registered subdev\n"); in subdev_notifier_bound()
/device/soc/rockchip/common/sdk_linux/drivers/media/v4l2-core/
Dv4l2-async.c25 static int v4l2_async_notifier_call_bound(struct v4l2_async_notifier *n, struct v4l2_subdev *subdev, in v4l2_async_notifier_call_bound() argument
32 return n->ops->bound(n, subdev, asd); in v4l2_async_notifier_call_bound()
35 …tic void v4l2_async_notifier_call_unbind(struct v4l2_async_notifier *n, struct v4l2_subdev *subdev, in v4l2_async_notifier_call_unbind() argument
42 n->ops->unbind(n, subdev, asd); in v4l2_async_notifier_call_unbind()
/device/soc/rockchip/common/vendor/drivers/media/i2c/
Dgc2093.c100 #define to_gc2093(sd) container_of(sd, struct gc2093, subdev)
137 struct v4l2_subdev subdev; member
666 gc2093->subdev.ctrl_handler = handler; in gc2093_initialize_controls()
902 ret = gc2093_ioctl(&gc2093->subdev, PREISP_CMD_SET_HDRAE_EXP, &gc2093->init_hdrae_exp); in __gc2093_start_stream()
1351 sd = &gc2093->subdev; in gc2093_probe()
/device/soc/rockchip/rk3588/kernel/drivers/media/i2c/
Dov13855.c126 struct v4l2_subdev subdev; member
147 #define to_ov13855(sd) container_of(sd, struct ov13855, subdev)
1868 ov13855->subdev.ctrl_handler = handler; in ov13855_initialize_controls()
1992 sd = &ov13855->subdev; in ov13855_probe()
Ddw9763.c74 static inline struct dw9763_device *sd_to_dw9763_vcm(struct v4l2_subdev *subdev) in sd_to_dw9763_vcm() argument
76 return container_of(subdev, struct dw9763_device, sd); in sd_to_dw9763_vcm()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
Ddev.c512 struct v4l2_subdev *subdev, in subdev_notifier_bound() argument
524 isp_dev->sensors[isp_dev->num_sensors].sd = subdev; in subdev_notifier_bound()
527 v4l2_dbg(1, rkisp_debug, subdev, "Async registered subdev\n"); in subdev_notifier_bound()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
Ddev.c540 static int subdev_notifier_bound(struct v4l2_async_notifier *notifier, struct v4l2_subdev *subdev, in subdev_notifier_bound() argument
551 isp_dev->sensors[isp_dev->num_sensors].sd = subdev; in subdev_notifier_bound()
554 v4l2_dbg(1, rkisp_debug, subdev, "Async registered subdev\n"); in subdev_notifier_bound()
/device/soc/rockchip/common/vendor/drivers/phy/
Dphy-rockchip-csi2-dphy.c34 static inline struct csi2_dphy *to_csi2_dphy(struct v4l2_subdev *subdev) in to_csi2_dphy() argument
36 return container_of(subdev, struct csi2_dphy, sd); in to_csi2_dphy()
Dphy-rockchip-mipi-rx.c547 static inline struct mipidphy_priv *to_dphy_priv(struct v4l2_subdev *subdev) in to_dphy_priv() argument
549 return container_of(subdev, struct mipidphy_priv, sd); in to_dphy_priv()
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
Dphy-rockchip-csi2-dphy.c34 static inline struct csi2_dphy *to_csi2_dphy(struct v4l2_subdev *subdev) in to_csi2_dphy() argument
36 return container_of(subdev, struct csi2_dphy, sd); in to_csi2_dphy()
Dphy-rockchip-mipi-rx.c569 static inline struct mipidphy_priv *to_dphy_priv(struct v4l2_subdev *subdev) in to_dphy_priv() argument
571 return container_of(subdev, struct mipidphy_priv, sd); in to_dphy_priv()
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/
Dkernel.patch38964 + "clear unready subdev num: %d\n", clr_num);