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