Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/
Dsoc-dapm.c462 list_add_tail(&path->list_kcontrol, &data->paths); in dapm_kcontrol_add_path()
485 list_kcontrol)
2277 list_del(&path->list_kcontrol); in dapm_free_path()
2564 INIT_LIST_HEAD(&path->list_kcontrol); in snd_soc_dapm_add_path()
/linux-4.4.14/include/sound/
Dsoc-dapm.h542 struct list_head list_kcontrol; member