Searched defs:ndelay (Results 1 – 3 of 3) sorted by relevance
17 static inline void ndelay(unsigned long nsec) in ndelay() function
109 static int ndelay = O_NDELAY; /* additional flag to open */ variable
5380 int ndelay; in parse_delay() local