Searched refs:ndelay (Results 1 - 4 of 4) sorted by relevance

/include/linux/
H A Ddelay.h36 #ifndef ndelay
37 static inline void ndelay(unsigned long x) function
41 #define ndelay(x) ndelay(x) macro
H A Dtty.h496 extern int tty_write_lock(struct tty_struct *tty, int ndelay);
/include/asm-generic/
H A Ddelay.h32 #define ndelay(n) \ macro
/include/scsi/
H A Dscsi_ioctl.h45 void __user *arg, int ndelay);

Completed in 120 milliseconds