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 |
|---|
| pethtool(8) - centos |
| schedule_hrtimeout_range(9) - centos |
| fl-run-bench(1) - debian |
| sleep(3c) - sunos |
| wakeup(9r) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |