Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov772x.c424 const struct ov772x_color_format *cfmt; member
605 priv->cfmt->code, priv->win->name); in ov772x_s_stream()
641 const struct ov772x_color_format *cfmt, in ov772x_set_frame_rate() argument
655 switch (cfmt->com7 & OFMT_MASK) { in ov772x_set_frame_rate()
771 ret = ov772x_set_frame_rate(priv, fps, priv->cfmt, priv->win); in ov772x_set_frame_interval()
930 const struct ov772x_color_format *cfmt,
951 ret = ov772x_set_params(priv, priv->cfmt, in ov772x_s_power()
989 const struct ov772x_color_format **cfmt, in ov772x_select_params() argument
995 *cfmt = &ov772x_cfmts[0]; in ov772x_select_params()
999 *cfmt = &ov772x_cfmts[i]; in ov772x_select_params()
[all …]