Home
last modified time | relevance | path

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

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