Searched refs:regulator_name (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/platform/x86/intel/int3472/ |
D | clk_and_regulator.c | 166 snprintf(int3472->regulator.regulator_name, in skl_int3472_register_regulator() 167 sizeof(int3472->regulator.regulator_name), "%s-regulator", in skl_int3472_register_regulator() 173 int3472->regulator.regulator_name, in skl_int3472_register_regulator()
|
D | common.h | 87 char regulator_name[GPIO_REGULATOR_NAME_LENGTH]; member
|
/linux-5.19.10/drivers/power/supply/ |
D | charger-manager.c | 399 desc->charger_regulators[i].regulator_name); in try_charger_enable() 417 desc->charger_regulators[i].regulator_name); in try_charger_enable() 431 desc->charger_regulators[i].regulator_name); in try_charger_enable() 924 cable->charger->regulator_name, cable->name); in charger_extcon_work() 929 cable->charger->regulator_name, in charger_extcon_work() 1041 charger->regulator_name); in charger_manager_register_extcon() 1044 charger->regulator_name); in charger_manager_register_extcon() 1055 charger->regulator_name); in charger_manager_register_extcon() 1078 return sprintf(buf, "%s\n", charger->regulator_name); in charger_name_show() 1151 charger->regulator_name); in charger_externally_control_store() [all …]
|
/linux-5.19.10/include/linux/power/ |
D | charger-manager.h | 102 const char *regulator_name; member
|
/linux-5.19.10/Documentation/devicetree/bindings/regulator/ |
D | qcom,spmi-regulator.txt | 30 Supported values are "ocp-<regulator_name>", where 31 <regulator_name> corresponds to a voltage switch
|
/linux-5.19.10/drivers/mfd/ |
D | 88pm860x-core.c | 327 { .regulator_name = "preg", },
|