Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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)
1166 rt286->index_cache = devm_kmemdup(&i2c->dev, rt286_index_def, in rt286_i2c_probe()
1167 sizeof(rt286_index_def), GFP_KERNEL); in rt286_i2c_probe()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds