Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/regulator/
Dcoupler.h54 int regulator_coupler_register(struct regulator_coupler *coupler);
66 static inline int regulator_coupler_register(struct regulator_coupler *coupler) in regulator_coupler_register() function
/Linux-v5.4/drivers/regulator/
Dcore.c4781 int regulator_coupler_register(struct regulator_coupler *coupler) in regulator_coupler_register() function
5654 regulator_coupler_register(&generic_regulator_coupler); in regulator_init()