Searched defs:_IO (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/kernel/arch-mips/asm/
H A Dioctl.h49 #define _IO(type, nr) _IOC(_IOC_NONE, (type), (nr), 0) macro
/bionic/libc/kernel/common/asm-generic/
H A Dioctl.h44 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0) macro

Completed in 10 milliseconds