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 |
|---|
| sleep(3c) - opensolaris |
| usleep(3) - suse |
| usleep(3) - linux |
| usleep(3) - debian |
| ualarm(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Tar Command |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |