Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt274.c48 static const struct reg_default rt274_index_def[] = { variable
178 #define INDEX_CACHE_SIZE ARRAY_SIZE(rt274_index_def)
1145 rt274->index_cache = devm_kmemdup(&i2c->dev, rt274_index_def, in rt274_i2c_probe()
1146 sizeof(rt274_index_def), GFP_KERNEL); in rt274_i2c_probe()