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 |
| wait_event_interruptible_exclusive_locked_irq(9) - centos |
| usleep(3) - debian |
| ualarm(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Shopt -s histappend |