rt298_index_def    49 sound/soc/codecs/rt298.c static const struct reg_default rt298_index_def[] = {
rt298_index_def    72 sound/soc/codecs/rt298.c #define INDEX_CACHE_SIZE ARRAY_SIZE(rt298_index_def)
rt298_index_def  1202 sound/soc/codecs/rt298.c 	rt298->index_cache = devm_kmemdup(&i2c->dev, rt298_index_def,
rt298_index_def  1203 sound/soc/codecs/rt298.c 					  sizeof(rt298_index_def), GFP_KERNEL);