taglinefilesource code
output_treshold88drivers/sound/sequencer.cstatic int      output_treshold;
output_treshold707drivers/sound/sequencer.cif ((SEQ_MAX_QUEUE - qlen) >= output_treshold)
output_treshold747drivers/sound/sequencer.cif ((SEQ_MAX_QUEUE - qlen) >= output_treshold)
output_treshold883drivers/sound/sequencer.cif ((SEQ_MAX_QUEUE - qlen) >= output_treshold)
output_treshold1019drivers/sound/sequencer.cif ((SEQ_MAX_QUEUE - qlen) >= output_treshold)
output_treshold1219drivers/sound/sequencer.coutput_treshold = SEQ_MAX_QUEUE / 2;
output_treshold1859drivers/sound/sequencer.coutput_treshold = tmp;
output_treshold1924drivers/sound/sequencer.cif ((SEQ_MAX_QUEUE - qlen) < output_treshold)