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_treshold1233drivers/sound/sequencer.coutput_treshold = SEQ_MAX_QUEUE / 2;
output_treshold1873drivers/sound/sequencer.coutput_treshold = tmp;
output_treshold1938drivers/sound/sequencer.cif ((SEQ_MAX_QUEUE - qlen) < output_treshold)