Home
last modified time | relevance | path

Searched defs:ndelay (Results 1 – 2 of 2) sorted by relevance

/include/asm-generic/
A Ddelay.h74 static __always_inline void ndelay(unsigned long nsec) in ndelay() function
85 #define ndelay(x) ndelay(x) macro
/include/linux/
A Ddelay.h50 static inline void ndelay(unsigned long x) in ndelay() function
54 #define ndelay(x) ndelay(x) macro

Completed in 10 milliseconds