Home | History | Annotate | Download | only in linux

Lines Matching defs:copr_msg

554 typedef struct copr_msg {
557 } copr_msg;
569 #define SNDCTL_COPR_SENDMSG _SIOWR('C', 8, copr_msg)
570 #define SNDCTL_COPR_RCVMSG _SIOR ('C', 9, copr_msg)