Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/codecs/
A Dwm_hubs.h33 struct list_head dcs_cache; member
A Dwm8903.c138 int dcs_cache[4]; member
302 for (i = 0; i < ARRAY_SIZE(wm8903->dcs_cache); i++) { in wm8903_seq_notifier()
306 if (wm8903->dcs_cache[i]) { in wm8903_seq_notifier()
309 3 - i, wm8903->dcs_cache[i]); in wm8903_seq_notifier()
312 wm8903->dcs_cache[i] & 0xff); in wm8903_seq_notifier()
341 for (i = 0; i < ARRAY_SIZE(wm8903->dcs_cache); i++) { in wm8903_seq_notifier()
349 wm8903->dcs_cache[i] = val; in wm8903_seq_notifier()
A Dwm_hubs.c161 list_for_each_entry(cache, &hubs->dcs_cache, list) { in wm_hubs_dcs_cache_get()
192 list_add_tail(&cache->list, &hubs->dcs_cache); in wm_hubs_dcs_cache_set()
1162 INIT_LIST_HEAD(&hubs->dcs_cache); in wm_hubs_add_analogue_routes()

Completed in 7 milliseconds