snd_soc_dapm_del_routes (9) - Linux Manuals
snd_soc_dapm_del_routes: Remove routes between DAPM widgets
NAME
snd_soc_dapm_del_routes - Remove routes between DAPM widgets
SYNOPSIS
-
int snd_soc_dapm_del_routes(struct snd_soc_dapm_context
* dapm, const struct snd_soc_dapm_route* route, intnum);
ARGUMENTS
dapm
-
- DAPM context
route
- audio routes
num
- number of routes
DESCRIPTION
Removes routes from the DAPM context.
COPYRIGHT