Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drl6347a.c27 if (reg == rl6347a->index_cache[i].reg) { in rl6347a_hw_write()
28 rl6347a->index_cache[i].def = value; in rl6347a_hw_write()
H A Drl6347a.h24 struct reg_default *index_cache; member