Searched refs:max2175_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux/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()
|