Home
last modified time | relevance | path

Searched refs:tgt_fmt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dimx274.c881 struct v4l2_mbus_framefmt *tgt_fmt; in __imx274_change_compose() local
888 tgt_fmt = &cfg->try_fmt; in __imx274_change_compose()
891 tgt_fmt = &imx274->format; in __imx274_change_compose()
918 tgt_fmt->width = *width; in __imx274_change_compose()
919 tgt_fmt->height = *height; in __imx274_change_compose()
920 tgt_fmt->field = V4L2_FIELD_NONE; in __imx274_change_compose()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dimx274.c1015 struct v4l2_mbus_framefmt *tgt_fmt; in __imx274_change_compose() local
1022 tgt_fmt = &sd_state->pads->try_fmt; in __imx274_change_compose()
1025 tgt_fmt = &imx274->format; in __imx274_change_compose()
1053 tgt_fmt->width = *width; in __imx274_change_compose()
1054 tgt_fmt->height = *height; in __imx274_change_compose()
1055 tgt_fmt->field = V4L2_FIELD_NONE; in __imx274_change_compose()

Completed in 5 milliseconds