hsls 273 drivers/media/i2c/max2175.c struct v4l2_ctrl *hsls; /* High-side/Low-side polarity */ hsls 705 drivers/media/i2c/max2175.c static int max2175_tune_rf_freq(struct max2175 *ctx, u64 freq, u32 hsls) hsls 709 drivers/media/i2c/max2175.c ret = max2175_set_rf_freq(ctx, freq, hsls); hsls 791 drivers/media/i2c/max2175.c max2175_set_hsls(ctx, ctx->hsls->cur.val); hsls 1012 drivers/media/i2c/max2175.c max2175_tune_rf_freq(ctx, ctx->freq, ctx->hsls->cur.val); hsls 1016 drivers/media/i2c/max2175.c ctx->hsls->cur.val); hsls 1091 drivers/media/i2c/max2175.c return max2175_tune_rf_freq(ctx, freq, ctx->hsls->cur.val); hsls 1113 drivers/media/i2c/max2175.c ret = max2175_tune_rf_freq(ctx, freq, ctx->hsls->cur.val); hsls 1363 drivers/media/i2c/max2175.c ctx->hsls = v4l2_ctrl_new_custom(hdl, &max2175_hsls, NULL);