Searched refs:vsp1_subdev_get_pad_format (Results 1 – 11 of 11) sorted by relevance
/drivers/media/platform/vsp1/ |
D | vsp1_entity.h | 162 int vsp1_subdev_get_pad_format(struct v4l2_subdev *subdev,
|
D | vsp1_hsit.c | 122 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_lif.c | 119 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_lut.c | 179 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_clu.c | 203 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_rwpf.c | 250 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_sru.c | 262 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_bru.c | 274 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_uds.c | 250 .get_fmt = vsp1_subdev_get_pad_format,
|
D | vsp1_entity.c | 187 int vsp1_subdev_get_pad_format(struct v4l2_subdev *subdev, in vsp1_subdev_get_pad_format() function
|
D | vsp1_histo.c | 388 return vsp1_subdev_get_pad_format(subdev, cfg, fmt); in histo_get_format()
|