Scroll to navigation

SND_SOC_REMOVE_DAI_L(9) ASoC SND_SOC_REMOVE_DAI_L(9)

NAME

snd_soc_remove_dai_link - Remove a DAI link from the list

SYNOPSIS

void snd_soc_remove_dai_link(struct snd_soc_card * card, struct snd_soc_dai_link * dai_link);

ARGUMENTS

card
The ASoC card that owns the link

dai_link

The DAI link to remove

DESCRIPTION

This function removes a DAI link from the ASoC card's link list.

For DAI links previously added by topology, topology should remove them by using the dobj embedded in the link.

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.