Searched refs:audioPatch (Results 1 – 2 of 2) sorted by relevance
418 const struct audio_patch *audioPatch) in createPatchConnections() argument423 subPatch.sources[0] = audioPatch->sources[0]; in createPatchConnections()436 if (audioPatch->num_sinks != 0) { in createPatchConnections()438 subPatch.sinks[0] = audioPatch->sinks[0]; in createPatchConnections()488 audioPatch->sources[1].ext.mix.usecase.stream, in createPatchConnections()
52 const struct audio_patch *audioPatch);