index_cache 27 sound/soc/codecs/rl6347a.c if (reg == rl6347a->index_cache[i].reg) { index_cache 28 sound/soc/codecs/rl6347a.c rl6347a->index_cache[i].def = value; index_cache 24 sound/soc/codecs/rl6347a.h struct reg_default *index_cache; index_cache 35 sound/soc/codecs/rt274.c struct reg_default *index_cache; index_cache 344 sound/soc/codecs/rt274.c snd_soc_component_write(component, rt274->index_cache[i].reg, index_cache 345 sound/soc/codecs/rt274.c rt274->index_cache[i].def); index_cache 1147 sound/soc/codecs/rt274.c rt274->index_cache = devm_kmemdup(&i2c->dev, rt274_index_def, index_cache 1149 sound/soc/codecs/rt274.c if (!rt274->index_cache) index_cache 37 sound/soc/codecs/rt286.c struct reg_default *index_cache; index_cache 193 sound/soc/codecs/rt286.c snd_soc_component_write(component, rt286->index_cache[i].reg, index_cache 194 sound/soc/codecs/rt286.c rt286->index_cache[i].def); index_cache 1161 sound/soc/codecs/rt286.c rt286->index_cache = devm_kmemdup(&i2c->dev, rt286_index_def, index_cache 1163 sound/soc/codecs/rt286.c if (!rt286->index_cache) index_cache 1172 sound/soc/codecs/rt286.c regmap_write(rt286->regmap, rt286->index_cache[i].reg, index_cache 1173 sound/soc/codecs/rt286.c rt286->index_cache[i].def); index_cache 36 sound/soc/codecs/rt298.c struct reg_default *index_cache; index_cache 200 sound/soc/codecs/rt298.c snd_soc_component_write(component, rt298->index_cache[i].reg, index_cache 201 sound/soc/codecs/rt298.c rt298->index_cache[i].def); index_cache 1202 sound/soc/codecs/rt298.c rt298->index_cache = devm_kmemdup(&i2c->dev, rt298_index_def, index_cache 1204 sound/soc/codecs/rt298.c if (!rt298->index_cache) index_cache 1213 sound/soc/codecs/rt298.c regmap_write(rt298->regmap, rt298->index_cache[i].reg, index_cache 1214 sound/soc/codecs/rt298.c rt298->index_cache[i].def);