Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt298.c52 static const struct reg_default rt298_index_def[] = { variable
75 #define INDEX_CACHE_SIZE ARRAY_SIZE(rt298_index_def)
1205 rt298->index_cache = devm_kmemdup(&i2c->dev, rt298_index_def, in rt298_i2c_probe()
1206 sizeof(rt298_index_def), GFP_KERNEL); in rt298_i2c_probe()