Home | History | Annotate | Download | only in linux

Lines Matching defs:copr_msg

725 typedef struct copr_msg {
728 } copr_msg;
738 #define SNDCTL_COPR_SENDMSG _SIOWR('C', 8, copr_msg)
739 #define SNDCTL_COPR_RCVMSG _SIOR ('C', 9, copr_msg)