Searched refs:vsp1_subdev_get_pad_format (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/drivers/media/platform/renesas/vsp1/ |
D | vsp1_lif.c | 74 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_entity.h | 175 int vsp1_subdev_get_pad_format(struct v4l2_subdev *subdev,
|
D | vsp1_hsit.c | 120 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_lut.c | 137 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_clu.c | 161 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_uif.c | 182 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_rwpf.c | 250 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_brx.c | 272 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_sru.c | 260 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_uds.c | 248 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_entity.c | 212 int vsp1_subdev_get_pad_format(struct v4l2_subdev *subdev, in vsp1_subdev_get_pad_format() function
|
D | vsp1_histo.c | 389 return vsp1_subdev_get_pad_format(subdev, sd_state, fmt); in histo_get_format()
|