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

/bionic/libc/kernel/uapi/linux/
H A Dsoundcard.h554 typedef struct copr_msg { struct
557 } copr_msg; typedef in typeref:struct:copr_msg
569 #define SNDCTL_COPR_SENDMSG _SIOWR('C', 8, copr_msg)
570 #define SNDCTL_COPR_RCVMSG _SIOR ('C', 9, copr_msg)

Completed in 26 milliseconds