Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dioctl.h53 #ifndef _IOC_NONE
54 # define _IOC_NONE 0U macro
79 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dioctl.h45 #define _IOC_NONE 1U macro
71 #define _IO(type, nr) _IOC(_IOC_NONE, (type), (nr), 0)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsoundcard.h91 #define _SIOC_NONE _IOC_NONE