Searched refs:max2175_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/media/i2c/ |
D | max2175.c | 1190 static const struct v4l2_ctrl_ops max2175_ctrl_ops = { variable 1200 .ops = &max2175_ctrl_ops, 1216 .ops = &max2175_ctrl_ops, 1242 .ops = &max2175_ctrl_ops, 1252 .ops = &max2175_ctrl_ops, 1347 ctx->lna_gain = v4l2_ctrl_new_std(hdl, &max2175_ctrl_ops, in max2175_probe() 1352 ctx->if_gain = v4l2_ctrl_new_std(hdl, &max2175_ctrl_ops, in max2175_probe() 1357 ctx->pll_lock = v4l2_ctrl_new_std(hdl, &max2175_ctrl_ops, in max2175_probe()
|