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

/external/kernel-headers/original/uapi/linux/
H A Dsoundcard.h717 typedef struct copr_msg { struct
720 } copr_msg; typedef in typeref:struct:copr_msg
730 #define SNDCTL_COPR_SENDMSG _SIOWR('C', 8, copr_msg)
731 #define SNDCTL_COPR_RCVMSG _SIOR ('C', 9, copr_msg)

Completed in 202 milliseconds