Home
last modified time | relevance | path

Searched refs:dst_runtime (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/drivers/
Daloop.c311 struct snd_pcm_runtime *dst_runtime; in params_change_substream() local
315 dst_runtime = dpcm->substream->runtime; in params_change_substream()
316 if (dst_runtime == NULL) in params_change_substream()
318 dst_runtime->hw = dpcm->cable->hw; in params_change_substream()