Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Drt298.c49 static const struct reg_default rt298_index_def[] = { variable
72 #define INDEX_CACHE_SIZE ARRAY_SIZE(rt298_index_def)
1209 rt298->index_cache = devm_kmemdup(&i2c->dev, rt298_index_def, in rt298_i2c_probe()
1210 sizeof(rt298_index_def), GFP_KERNEL); in rt298_i2c_probe()