Home
last modified time | relevance | path

Searched defs:coupler (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/regulator/
Dcoupler.h66 static inline int regulator_coupler_register(struct regulator_coupler *coupler) in regulator_coupler_register()
Ddriver.h431 struct regulator_coupler *coupler; member
/Linux-v5.4/drivers/regulator/
Dcore.c3643 struct regulator_coupler *coupler = c_desc->coupler; in regulator_balance_voltage() local
4781 int regulator_coupler_register(struct regulator_coupler *coupler) in regulator_coupler_register()
4793 struct regulator_coupler *coupler; in regulator_find_coupler() local
4834 struct regulator_coupler *coupler = rdev->coupling_desc.coupler; in regulator_resolve_coupling() local
4869 struct regulator_coupler *coupler = rdev->coupling_desc.coupler; in regulator_remove_coupling() local
4957 static int generic_coupler_attach(struct regulator_coupler *coupler, in generic_coupler_attach()