Home
last modified time | relevance | path

Searched refs:vsp1_subdev_set_pad_format (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_lif.c64 return vsp1_subdev_set_pad_format(subdev, sd_state, fmt, lif_codes, in lif_set_format()
H A Dvsp1_entity.h178 int vsp1_subdev_set_pad_format(struct v4l2_subdev *subdev,
H A Dvsp1_lut.c123 return vsp1_subdev_set_pad_format(subdev, sd_state, fmt, lut_codes, in lut_set_format()
H A Dvsp1_clu.c147 return vsp1_subdev_set_pad_format(subdev, sd_state, fmt, clu_codes, in clu_set_format()
H A Dvsp1_uif.c78 return vsp1_subdev_set_pad_format(subdev, sd_state, fmt, uif_codes, in uif_set_format()
H A Dvsp1_entity.c287 int vsp1_subdev_set_pad_format(struct v4l2_subdev *subdev, in vsp1_subdev_set_pad_format() function