Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A 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()
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()
962 *cfmt = &ov772x_cfmts[0]; in ov772x_select_params()
966 *cfmt in ov772x_select_params()
625 ov772x_set_frame_rate(struct ov772x_priv *priv, unsigned int fps, const struct ov772x_color_format *cfmt, const struct ov772x_win_size *win) ov772x_set_frame_rate() argument
955 ov772x_select_params(const struct v4l2_mbus_framefmt *mf, const struct ov772x_color_format **cfmt, const struct ov772x_win_size **win) ov772x_select_params() argument
1029 ov772x_set_params(struct ov772x_priv *priv, const struct ov772x_color_format *cfmt, const struct ov772x_win_size *win) ov772x_set_params() argument
1185 const struct ov772x_color_format *cfmt; ov772x_set_fmt() local
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov772x.c424 const struct ov772x_color_format *cfmt; member
607 priv->cfmt->code, priv->win->name); in ov772x_s_stream()
643 const struct ov772x_color_format *cfmt, in ov772x_set_frame_rate()
657 switch (cfmt->com7 & OFMT_MASK) { in ov772x_set_frame_rate()
757 ret = ov772x_set_frame_rate(priv, fps, priv->cfmt, priv->win); in ov772x_s_frame_interval()
916 const struct ov772x_color_format *cfmt,
937 ret = ov772x_set_params(priv, priv->cfmt, in ov772x_s_power()
975 const struct ov772x_color_format **cfmt, in ov772x_select_params()
981 *cfmt = &ov772x_cfmts[0]; in ov772x_select_params()
985 *cfmt in ov772x_select_params()
641 ov772x_set_frame_rate(struct ov772x_priv *priv, unsigned int fps, const struct ov772x_color_format *cfmt, const struct ov772x_win_size *win) ov772x_set_frame_rate() argument
974 ov772x_select_params(const struct v4l2_mbus_framefmt *mf, const struct ov772x_color_format **cfmt, const struct ov772x_win_size **win) ov772x_select_params() argument
1048 ov772x_set_params(struct ov772x_priv *priv, const struct ov772x_color_format *cfmt, const struct ov772x_win_size *win) ov772x_set_params() argument
1206 const struct ov772x_color_format *cfmt; ov772x_set_fmt() local
[all...]

Completed in 5 milliseconds