Searched refs:copr_debug_buf (Results 1 – 3 of 3) 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 | 705 typedef struct copr_debug_buf { struct 711 } copr_debug_buf; argument 720 #define SNDCTL_COPR_RDATA _SIOWR('C', 2, copr_debug_buf) 721 #define SNDCTL_COPR_RCODE _SIOWR('C', 3, copr_debug_buf) 722 #define SNDCTL_COPR_WDATA _SIOW ('C', 4, copr_debug_buf) 723 #define SNDCTL_COPR_WCODE _SIOW ('C', 5, copr_debug_buf) 724 #define SNDCTL_COPR_RUN _SIOWR('C', 6, copr_debug_buf) 725 #define SNDCTL_COPR_HALT _SIOWR('C', 7, copr_debug_buf)
|
| /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 | 705 typedef struct copr_debug_buf { struct 711 } copr_debug_buf; argument 720 #define SNDCTL_COPR_RDATA _SIOWR('C', 2, copr_debug_buf) 721 #define SNDCTL_COPR_RCODE _SIOWR('C', 3, copr_debug_buf) 722 #define SNDCTL_COPR_WDATA _SIOW ('C', 4, copr_debug_buf) 723 #define SNDCTL_COPR_WCODE _SIOW ('C', 5, copr_debug_buf) 724 #define SNDCTL_COPR_RUN _SIOWR('C', 6, copr_debug_buf) 725 #define SNDCTL_COPR_HALT _SIOWR('C', 7, copr_debug_buf)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | soundcard.h | 709 typedef struct copr_debug_buf { struct 715 } copr_debug_buf; argument 724 #define SNDCTL_COPR_RDATA _SIOWR('C', 2, copr_debug_buf) 725 #define SNDCTL_COPR_RCODE _SIOWR('C', 3, copr_debug_buf) 726 #define SNDCTL_COPR_WDATA _SIOW ('C', 4, copr_debug_buf) 727 #define SNDCTL_COPR_WCODE _SIOW ('C', 5, copr_debug_buf) 728 #define SNDCTL_COPR_RUN _SIOWR('C', 6, copr_debug_buf) 729 #define SNDCTL_COPR_HALT _SIOWR('C', 7, copr_debug_buf)
|