Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/greybus/
Daudio_helper.c85 list_del(&path->list_kcontrol); in gbaudio_dapm_free_path()
/kernel/linux/linux-5.10/sound/soc/
Dsoc-dapm.c513 list_add_tail(&path->list_kcontrol, &data->paths); in dapm_kcontrol_add_path()
536 list_kcontrol)
2481 list_del(&path->list_kcontrol); in dapm_free_path()
2872 INIT_LIST_HEAD(&path->list_kcontrol); in snd_soc_dapm_add_path()
/kernel/linux/linux-5.10/include/sound/
Dsoc-dapm.h612 struct list_head list_kcontrol; member