Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt286.c49 static const struct reg_default rt286_index_def[] = { variable
71 #define INDEX_CACHE_SIZE ARRAY_SIZE(rt286_index_def)
1164 rt286->index_cache = devm_kmemdup(&i2c->dev, rt286_index_def, in rt286_i2c_probe()
1165 sizeof(rt286_index_def), GFP_KERNEL); in rt286_i2c_probe()