Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsoundcard.h705 typedef struct copr_debug_buf { struct
711 } copr_debug_buf; typedef
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)