Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/greybus/
Daudio_helper.c86 list_del(&path->list_kcontrol); in gbaudio_dapm_free_path()
/Linux-v5.10/sound/soc/
Dsoc-dapm.c508 list_add_tail(&path->list_kcontrol, &data->paths); in dapm_kcontrol_add_path()
531 list_kcontrol)
2478 list_del(&path->list_kcontrol); in dapm_free_path()
2838 INIT_LIST_HEAD(&path->list_kcontrol); in snd_soc_dapm_add_path()
/Linux-v5.10/include/sound/
Dsoc-dapm.h611 struct list_head list_kcontrol; member