axppmic_config
const struct axppmic_config *c = sc->sc_conf;
const struct axppmic_config *c;
const struct axppmic_config *sc_conf;
static const struct axppmic_config axp803_config = {
static const struct axppmic_config axp805_config = {
static const struct axppmic_config axp806_config = {
static const struct axppmic_config axp809_config = {
static const struct axppmic_config axp813_config = {
static const struct axppmic_config axp15060_config = {
const struct axppmic_config *c = sc->sc_conf;
const struct axppmic_config * const c = sc->sc_conf;