snd_soc_dapm_weak_routes (9) Linux Manual Page
snd_soc_dapm_weak_routes – Mark routes between DAPM widgets as weak Synopsis int snd_soc_dapm_weak_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 Mark existing routes matching those specified in the passed array as being weak, meaning that they are ignored for the purpose of power…
