buck2_set3 293 drivers/regulator/max8998.c if (gpio_is_valid(pdata->buck2_set3)) { buck2_set3 300 drivers/regulator/max8998.c buck2_gpio_set(pdata->buck2_set3, j); buck2_set3 312 drivers/regulator/max8998.c buck2_gpio_set(pdata->buck2_set3, max8998->buck2_idx); buck2_set3 315 drivers/regulator/max8998.c gpio_get_value(pdata->buck2_set3)); buck2_set3 462 drivers/regulator/max8998.c pdata->buck2_set3 = gpio; buck2_set3 641 drivers/regulator/max8998.c if (gpio_is_valid(pdata->buck2_set3)) { buck2_set3 643 drivers/regulator/max8998.c if (!pdata->buck2_set3) { buck2_set3 646 drivers/regulator/max8998.c WARN_ON(!pdata->buck2_set3); buck2_set3 649 drivers/regulator/max8998.c gpio_request(pdata->buck2_set3, "MAX8998 BUCK2_SET3"); buck2_set3 650 drivers/regulator/max8998.c gpio_direction_output(pdata->buck2_set3, buck2_set3 96 include/linux/mfd/max8998.h int buck2_set3;