Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsoc.h1036 struct list_head dapm_dirty; member
/openbmc/linux/sound/soc/
H A Dsoc-dapm.c195 list_add_tail(&w->dirty, &w->dapm->card->dapm_dirty); in dapm_mark_dirty()
1976 list_for_each_entry(w, &card->dapm_dirty, dirty) { in dapm_power_widgets()
H A Dsoc-core.c2412 INIT_LIST_HEAD(&card->dapm_dirty); in snd_soc_register_card()