Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm_hubs.h33 struct list_head dcs_cache; member
H A Dwm8903.c137 int dcs_cache[4]; member
301 for (i = 0; i < ARRAY_SIZE(wm8903->dcs_cache); i++) { in wm8903_seq_notifier()
305 if (wm8903->dcs_cache[i]) { in wm8903_seq_notifier()
308 3 - i, wm8903->dcs_cache[i]); in wm8903_seq_notifier()
311 wm8903->dcs_cache[i] & 0xff); in wm8903_seq_notifier()
340 for (i = 0; i < ARRAY_SIZE(wm8903->dcs_cache); i++) { in wm8903_seq_notifier()
348 wm8903->dcs_cache[i] = val; in wm8903_seq_notifier()