Searched refs:max2175_ctrl_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | max2175.c | 1189 static const struct v4l2_ctrl_ops max2175_ctrl_ops = { variable 1199 .ops = &max2175_ctrl_ops, 1215 .ops = &max2175_ctrl_ops, 1241 .ops = &max2175_ctrl_ops, 1251 .ops = &max2175_ctrl_ops, 1346 ctx->lna_gain = v4l2_ctrl_new_std(hdl, &max2175_ctrl_ops, in max2175_probe() 1351 ctx->if_gain = v4l2_ctrl_new_std(hdl, &max2175_ctrl_ops, in max2175_probe() 1356 ctx->pll_lock = v4l2_ctrl_new_std(hdl, &max2175_ctrl_ops, in max2175_probe()
|
Completed in 5 milliseconds