regmap_sg 86 sound/soc/uniphier/aio-core.c struct regmap *r = chip->regmap_sg; regmap_sg 615 sound/soc/uniphier/aio-cpu.c chip->regmap_sg = syscon_regmap_lookup_by_phandle(dev->of_node, regmap_sg 617 sound/soc/uniphier/aio-cpu.c if (IS_ERR(chip->regmap_sg)) { regmap_sg 618 sound/soc/uniphier/aio-cpu.c if (PTR_ERR(chip->regmap_sg) == -EPROBE_DEFER) regmap_sg 620 sound/soc/uniphier/aio-cpu.c chip->regmap_sg = NULL; regmap_sg 295 sound/soc/uniphier/aio.h struct regmap *regmap_sg;