Home
last modified time | relevance | path

Searched refs:vsp1_subdev_get_pad_format (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_lif.c73 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_entity.h175 int vsp1_subdev_get_pad_format(struct v4l2_subdev *subdev,
H A Dvsp1_hsit.c117 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_lut.c136 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_clu.c160 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_uif.c176 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_rwpf.c235 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_uds.c242 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_sru.c255 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_brx.c260 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_entity.c142 int vsp1_subdev_get_pad_format(struct v4l2_subdev *subdev, in vsp1_subdev_get_pad_format() function