Lines Matching refs:paths
1274 int paths;
1282 /* get number of valid DAI paths and their widgets */
1283 paths = snd_soc_dapm_dai_get_connected_widgets(cpu_dai, stream, list,
1286 dev_dbg(fe->dev, "ASoC: found %d audio %s paths\n", paths,
1289 return paths;
1338 dev_dbg(fe->dev, "ASoC: found %d old BE paths for pruning\n", prune);
1393 dev_dbg(fe->dev, "ASoC: found %d new BE paths\n", new);
2534 int count, paths;
2550 /* DAPM sync will call this to update DSP paths */
2566 paths = dpcm_path_get(fe, stream, &list);
2567 if (paths < 0) {
2572 return paths;
2575 /* update any playback/capture paths */
2606 /* shutdown all old paths first */
2613 /* bring new paths up */