Searched refs:vsp1_subdev_get_pad_format (Results 1 – 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
D | vsp1_lif.c | 73 .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 | 118 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_lut.c | 136 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_clu.c | 160 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_uif.c | 179 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_rwpf.c | 246 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_sru.c | 258 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_uds.c | 246 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_brx.c | 270 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_entity.c | 210 int vsp1_subdev_get_pad_format(struct v4l2_subdev *subdev, in vsp1_subdev_get_pad_format() function
|
D | vsp1_histo.c | 384 return vsp1_subdev_get_pad_format(subdev, cfg, fmt); in histo_get_format()
|