Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/
Dsoc-dapm.c407 list_add_tail(&path->list_kcontrol, &data->paths); in dapm_kcontrol_add_path()
435 list_kcontrol)
2171 list_del(&path->list_kcontrol); in dapm_free_path()
2385 INIT_LIST_HEAD(&path->list_kcontrol); in snd_soc_dapm_add_path()
/linux-4.1.27/include/sound/
Dsoc-dapm.h519 struct list_head list_kcontrol; member