Searched refs:max2175_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/i2c/ |
D | max2175.c | 1198 static const struct v4l2_ctrl_ops max2175_ctrl_ops = { variable 1208 .ops = &max2175_ctrl_ops, 1224 .ops = &max2175_ctrl_ops, 1250 .ops = &max2175_ctrl_ops, 1260 .ops = &max2175_ctrl_ops, 1356 ctx->lna_gain = v4l2_ctrl_new_std(hdl, &max2175_ctrl_ops, in max2175_probe() 1361 ctx->if_gain = v4l2_ctrl_new_std(hdl, &max2175_ctrl_ops, in max2175_probe() 1366 ctx->pll_lock = v4l2_ctrl_new_std(hdl, &max2175_ctrl_ops, in max2175_probe()
|