USLEEP_RANGE(9) Driver Basics USLEEP_RANGE(9)NAMEusleep_range - Drop in replacement for udelay where wakeup is flexibleSYNOPSISvoid usleep_range(unsigned long min, unsigned long max);ARGUMENTSmin Minimum time in usecs to sleep max Maximum time in usecs to sleepCOPYRIGHTKernel Hackers Manual 3.10 June 2014 USLEEP_RANGE(9)
| Related Man Pages |
|---|
| ualarm(3) - centos |
| usleep(3) - centos |
| sleep(3c) - sunos |
| ualarm(3) - suse |
| sleep(3) - osf1 |