Home
last modified time | relevance | path

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

/sound/oss/
Duart401.c85 int work_limit=30000; in uart401_input_loop() local
87 while (input_avail(devc) && --work_limit) in uart401_input_loop()
96 if(work_limit==0) in uart401_input_loop()