Searched refs:vsp1_subdev_set_pad_format (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_entity.h | 178 int vsp1_subdev_set_pad_format(struct v4l2_subdev *subdev,
|
H A D | vsp1_lif.c | 63 return vsp1_subdev_set_pad_format(subdev, cfg, fmt, lif_codes, in lif_set_format()
|
H A D | vsp1_lut.c | 122 return vsp1_subdev_set_pad_format(subdev, cfg, fmt, lut_codes, in lut_set_format()
|
H A D | vsp1_uif.c | 77 return vsp1_subdev_set_pad_format(subdev, cfg, fmt, uif_codes, in uif_set_format()
|
H A D | vsp1_clu.c | 146 return vsp1_subdev_set_pad_format(subdev, cfg, fmt, clu_codes, in clu_set_format()
|
H A D | vsp1_entity.c | 338 * vsp1_subdev_set_pad_format - Subdev pad set_fmt handler 355 int vsp1_subdev_set_pad_format(struct v4l2_subdev *subdev, in vsp1_subdev_set_pad_format() function
|
H A D | vsp1_histo.c | 396 return vsp1_subdev_set_pad_format(subdev, cfg, fmt, in histo_set_format()
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_entity.h | 176 int vsp1_subdev_set_pad_format(struct v4l2_subdev *subdev,
|
H A D | vsp1_lif.c | 64 return vsp1_subdev_set_pad_format(subdev, sd_state, fmt, lif_codes, in lif_set_format()
|
H A D | vsp1_lut.c | 123 return vsp1_subdev_set_pad_format(subdev, sd_state, fmt, lut_codes, in lut_set_format()
|
H A D | vsp1_clu.c | 147 return vsp1_subdev_set_pad_format(subdev, sd_state, fmt, clu_codes, in clu_set_format()
|
H A D | vsp1_uif.c | 78 return vsp1_subdev_set_pad_format(subdev, sd_state, fmt, uif_codes, in uif_set_format()
|
H A D | vsp1_entity.c | 340 * vsp1_subdev_set_pad_format - Subdev pad set_fmt handler 357 int vsp1_subdev_set_pad_format(struct v4l2_subdev *subdev, in vsp1_subdev_set_pad_format() function
|
H A D | vsp1_histo.c | 401 return vsp1_subdev_set_pad_format(subdev, sd_state, fmt, in histo_set_format()
|
Completed in 9 milliseconds