Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/i2c/
Dov772x.c423 const struct ov772x_color_format *cfmt; member
591 priv->cfmt->code, priv->win->name); in ov772x_s_stream()
627 const struct ov772x_color_format *cfmt, in ov772x_set_frame_rate() argument
641 switch (cfmt->com7 & OFMT_MASK) { in ov772x_set_frame_rate()
741 ret = ov772x_set_frame_rate(priv, fps, priv->cfmt, priv->win); in ov772x_s_frame_interval()
897 const struct ov772x_color_format *cfmt,
918 ret = ov772x_set_params(priv, priv->cfmt, in ov772x_s_power()
956 const struct ov772x_color_format **cfmt, in ov772x_select_params() argument
962 *cfmt = &ov772x_cfmts[0]; in ov772x_select_params()
966 *cfmt = &ov772x_cfmts[i]; in ov772x_select_params()
[all …]