Searched refs:dcs_cache (Results 1 – 3 of 3) sorted by relevance
33 struct list_head dcs_cache; member
137 int dcs_cache[4]; member301 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()
161 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()