Home
last modified time | relevance | path

Searched refs:source_sd_pad (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/i2c/
H A Dds90ub913.c81 u16 source_sd_pad; member
259 ret = v4l2_subdev_enable_streams(priv->source_sd, priv->source_sd_pad, in ub913_enable_streams()
281 ret = v4l2_subdev_disable_streams(priv->source_sd, priv->source_sd_pad, in ub913_disable_streams()
375 priv->source_sd_pad, &source_fd); in ub913_get_frame_desc()
553 priv->source_sd_pad = ret; in ub913_notify_bound()
555 ret = media_create_pad_link(&source_subdev->entity, priv->source_sd_pad, in ub913_notify_bound()
561 source_subdev->name, priv->source_sd_pad, in ub913_notify_bound()
H A Dmax96717.c129 u16 source_sd_pad; member
517 priv->source_sd_pad, in max96717_enable_streams()
560 priv->source_sd_pad, in max96717_disable_streams()
612 priv->source_sd_pad = ret; in max96717_notify_bound()
614 ret = media_create_pad_link(&source_subdev->entity, priv->source_sd_pad, in max96717_notify_bound()
620 source_subdev->name, priv->source_sd_pad, in max96717_notify_bound()
H A Dds90ub953.c163 u16 source_sd_pad; member
505 priv->source_sd_pad, &source_fd); in ub953_get_frame_desc()
690 ret = v4l2_subdev_enable_streams(priv->source_sd, priv->source_sd_pad, in ub953_enable_streams()
712 ret = v4l2_subdev_disable_streams(priv->source_sd, priv->source_sd_pad, in ub953_disable_streams()
766 priv->source_sd_pad = ret; in ub953_notify_bound()
768 ret = media_create_pad_link(&source_subdev->entity, priv->source_sd_pad, in ub953_notify_bound()
774 source_subdev->name, priv->source_sd_pad, in ub953_notify_bound()