Linux Kernel
3.7.1
|
#include <asm/param.h>
Go to the source code of this file.
Macros | |
#define | MAX_UDELAY_MS 2 |
#define | udelay(n) |
Functions | |
void | __delay (int loops) |
void | __bad_udelay (void) |
void | __udelay (unsigned long usecs) |
void | __const_udelay (unsigned long) |