Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/i2c/
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()