Home
last modified time | relevance | path

Searched defs:_SIOC_DIR (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dsoundcard.h92 #define _SIOC_DIR _IOC_DIR macro
121 #define _SIOC_DIR(x) (x & 0xf0000000) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dsoundcard.h92 #define _SIOC_DIR _IOC_DIR macro
121 #define _SIOC_DIR(x) (x & 0xf0000000) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dsoundcard.h59 #define _SIOC_DIR _IOC_DIR macro
78 #define _SIOC_DIR(x) (x & 0xf0000000) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dsoundcard.h48 #define _SIOC_DIR _IOC_DIR macro
67 #define _SIOC_DIR(x) (x & 0xf0000000) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dsoundcard.h59 #define _SIOC_DIR _IOC_DIR macro
78 #define _SIOC_DIR(x) (x & 0xf0000000) macro

Completed in 14 milliseconds