Home | History | Annotate | Download | only in linux

Lines Matching defs:copr_msg

551 typedef struct copr_msg {
555 } copr_msg;
566 #define SNDCTL_COPR_SENDMSG _SIOWR('C', 8, copr_msg)
567 #define SNDCTL_COPR_RCVMSG _SIOR('C', 9, copr_msg)