Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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)
1211 rt298->index_cache = devm_kmemdup(&i2c->dev, rt298_index_def, in rt298_i2c_probe()
1212 sizeof(rt298_index_def), GFP_KERNEL); in rt298_i2c_probe()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds