taglinefilesource code
output_treshold86drivers/sound/sequencer.cstatic int      output_treshold;
output_treshold705drivers/sound/sequencer.cif ((SEQ_MAX_QUEUE - qlen) >= output_treshold)
output_treshold745drivers/sound/sequencer.cif ((SEQ_MAX_QUEUE - qlen) >= output_treshold)
output_treshold881drivers/sound/sequencer.cif ((SEQ_MAX_QUEUE - qlen) >= output_treshold)
output_treshold1017drivers/sound/sequencer.cif ((SEQ_MAX_QUEUE - qlen) >= output_treshold)
output_treshold1231drivers/sound/sequencer.coutput_treshold = SEQ_MAX_QUEUE / 2;
output_treshold1871drivers/sound/sequencer.coutput_treshold = tmp;
output_treshold1936drivers/sound/sequencer.cif ((SEQ_MAX_QUEUE - qlen) < output_treshold)