other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| USLEEP_RANGE(9) | Driver Basics | USLEEP_RANGE(9) |
NAME¶
usleep_range - Drop in replacement for udelay where wakeup is flexibleSYNOPSIS¶
void
usleep_range(unsigned long min,
unsigned long max);
ARGUMENTS¶
minMinimum time in usecs to sleep
max
Maximum time in usecs to sleep
COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |