Searched refs:hi6421_regulator_info (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/regulator/
H A Dhi6421-regulator.c33 * struct hi6421_regulator_info - hi6421 regulator information
38 struct hi6421_regulator_info { struct
306 static struct hi6421_regulator_info
307 hi6421_regulator_info[HI6421_NUM_REGULATORS] = { variable in typeref:struct:hi6421_regulator_info
387 struct hi6421_regulator_info *info;
390 info = container_of(rdev->desc, struct hi6421_regulator_info, desc);
400 struct hi6421_regulator_info *info;
403 info = container_of(rdev->desc, struct hi6421_regulator_info, desc);
414 struct hi6421_regulator_info *info;
417 info = container_of(rdev->desc, struct hi6421_regulator_info, des
[all...]

Completed in 184 milliseconds