Query: usleep_range
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)