max77650_regulator_desc
rdesc = container_of_const(rdev->desc, struct max77650_regulator_desc, desc);
static const struct max77650_regulator_desc max77650_LDO_desc = {
static const struct max77650_regulator_desc max77650_SBB0_desc = {
static const struct max77650_regulator_desc max77650_SBB1_desc = {
static const struct max77650_regulator_desc max77651_SBB1_desc = {
static const struct max77650_regulator_desc max77650_SBB2_desc = {
static const struct max77650_regulator_desc max77651_SBB2_desc = {
const struct max77650_regulator_desc **rdescs;
const struct max77650_regulator_desc *rdesc;
const struct max77650_regulator_desc *rdesc;
rdesc = container_of_const(rdev->desc, struct max77650_regulator_desc, desc);
const struct max77650_regulator_desc *rdesc;
rdesc = container_of_const(rdev->desc, struct max77650_regulator_desc, desc);
const struct max77650_regulator_desc *rdesc;