Searched refs:rt298_index_def (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
H A Drt298.c51 static const struct reg_default rt298_index_def[] = { variable in typeref:struct:reg_default
74 #define INDEX_CACHE_SIZE ARRAY_SIZE(rt298_index_def)
1167 rt298->index_cache = devm_kmemdup(&i2c->dev, rt298_index_def, rt298_i2c_probe()
1168 sizeof(rt298_index_def), GFP_KERNEL); rt298_i2c_probe()

Completed in 44 milliseconds