snd_soc_dapm_del_routes(9) 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, int num);

ARGUMENTS

dapm

DAPM context

route

audio routes

num

number of routes

DESCRIPTION

Removes routes from the DAPM context.

COPYRIGHT