Searched refs:tw9910_select_norm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tw9910.c | 428 static const struct tw9910_scale_ctrl *tw9910_select_norm(v4l2_std_id norm, in tw9910_select_norm() function 657 priv->scale = tw9910_select_norm(priv->norm, *width, *height); in tw9910_set_frame() 760 priv->scale = tw9910_select_norm(priv->norm, 640, 480); in tw9910_get_fmt() 822 scale = tw9910_select_norm(priv->norm, mf->width, mf->height); in tw9910_set_fmt()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tw9910.c | 428 static const struct tw9910_scale_ctrl *tw9910_select_norm(v4l2_std_id norm, in tw9910_select_norm() function 657 priv->scale = tw9910_select_norm(priv->norm, *width, *height); in tw9910_set_frame() 760 priv->scale = tw9910_select_norm(priv->norm, 640, 480); in tw9910_get_fmt() 822 scale = tw9910_select_norm(priv->norm, mf->width, mf->height); in tw9910_set_fmt()
|
Completed in 4 milliseconds