Home
last modified time | relevance | path

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

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