Home
last modified time | relevance | path

Searched refs:input_supply (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/regulator/
Dfixed.c121 config->input_supply = "vin"; in of_get_fixed_voltage_config()
187 if (config->input_supply) { in reg_fixed_voltage_probe()
189 config->input_supply, in reg_fixed_voltage_probe()
/Linux-v5.10/include/linux/regulator/
Dfixed.h36 const char *input_supply; member