Searched refs:max2175_ctrl_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dmax2175.c1189 static const struct v4l2_ctrl_ops max2175_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
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,
1351 ctx->if_gain = v4l2_ctrl_new_std(hdl, &max2175_ctrl_ops,
1356 ctx->pll_lock = v4l2_ctrl_new_std(hdl, &max2175_ctrl_ops,

Completed in 105 milliseconds