rt286_index_def    49 sound/soc/codecs/rt286.c static const struct reg_default rt286_index_def[] = {
rt286_index_def    71 sound/soc/codecs/rt286.c #define INDEX_CACHE_SIZE ARRAY_SIZE(rt286_index_def)
rt286_index_def  1161 sound/soc/codecs/rt286.c 	rt286->index_cache = devm_kmemdup(&i2c->dev, rt286_index_def,
rt286_index_def  1162 sound/soc/codecs/rt286.c 					  sizeof(rt286_index_def), GFP_KERNEL);