Searched refs:_SIO (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | soundcard.h | 94 #define _SIO _IO macro 113 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y)) macro 126 #define SNDCTL_SEQ_RESET _SIO ('Q', 0) 127 #define SNDCTL_SEQ_SYNC _SIO ('Q', 1) 142 #define SNDCTL_SEQ_PANIC _SIO ('Q',17) 167 #define SNDCTL_TMR_START _SIO ('T', 2) 168 #define SNDCTL_TMR_STOP _SIO ('T', 3) 169 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4) 536 #define SNDCTL_DSP_RESET _SIO ('P', 0) 537 #define SNDCTL_DSP_SYNC _SIO ('P', 1) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | soundcard.h | 94 #define _SIO _IO macro 113 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y)) macro 126 #define SNDCTL_SEQ_RESET _SIO ('Q', 0) 127 #define SNDCTL_SEQ_SYNC _SIO ('Q', 1) 142 #define SNDCTL_SEQ_PANIC _SIO ('Q',17) 167 #define SNDCTL_TMR_START _SIO ('T', 2) 168 #define SNDCTL_TMR_STOP _SIO ('T', 3) 169 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4) 536 #define SNDCTL_DSP_RESET _SIO ('P', 0) 537 #define SNDCTL_DSP_SYNC _SIO ('P', 1) [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | soundcard.h | 96 #define _SIO _IO macro 115 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y)) macro 128 #define SNDCTL_SEQ_RESET _SIO ('Q', 0) 129 #define SNDCTL_SEQ_SYNC _SIO ('Q', 1) 144 #define SNDCTL_SEQ_PANIC _SIO ('Q',17) 169 #define SNDCTL_TMR_START _SIO ('T', 2) 170 #define SNDCTL_TMR_STOP _SIO ('T', 3) 171 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4) 540 #define SNDCTL_DSP_RESET _SIO ('P', 0) 541 #define SNDCTL_DSP_SYNC _SIO ('P', 1) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 20219 Generate the predefine, '_SIO', for server IO. The default is
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gcc.info | 20219 Generate the predefine, '_SIO', for server IO. The default is
|