Searched refs:_IOC_NONE (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/kernel/arch-mips/asm/
H A Dioctl.h36 #define _IOC_NONE 1U macro
49 #define _IO(type, nr) _IOC(_IOC_NONE, (type), (nr), 0)
/bionic/libc/kernel/common/asm-generic/
H A Dioctl.h36 #define _IOC_NONE 0U macro
44 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
/bionic/libc/kernel/common/linux/
H A Dsoundcard.h70 #define _SIOC_NONE _IOC_NONE

Completed in 104 milliseconds