Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dimx274.c882 struct v4l2_mbus_framefmt *tgt_fmt; in __imx274_change_compose() local
889 tgt_fmt = &cfg->try_fmt; in __imx274_change_compose()
892 tgt_fmt = &imx274->format; in __imx274_change_compose()
919 tgt_fmt->width = *width; in __imx274_change_compose()
920 tgt_fmt->height = *height; in __imx274_change_compose()
921 tgt_fmt->field = V4L2_FIELD_NONE; in __imx274_change_compose()