Home | History | Annotate | Download | only in tinyalsa

Lines Matching refs:stop_threshold

936     if (!config->stop_threshold) {
938 pcm->config.stop_threshold = sparams.stop_threshold =
941 pcm->config.stop_threshold = sparams.stop_threshold =
945 sparams.stop_threshold = config->stop_threshold;