Home
last modified time | relevance | path

Searched refs:ndelay (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Ddelay.h49 #ifndef ndelay
50 static inline void ndelay(unsigned long x) in ndelay() function
54 #define ndelay(x) ndelay(x) macro
/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/scsi/
A Dscsi_ioctl.h47 int cmd, bool ndelay);

Completed in 6 milliseconds