HomeSort by relevance Sort by last modified time
    Searched defs:copr_msg (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
soundcard.h 445 typedef struct copr_msg { struct
448 } copr_msg; typedef in typeref:struct:copr_msg
457 #define SNDCTL_COPR_SENDMSG _SIOWR('C', 8, copr_msg)
458 #define SNDCTL_COPR_RCVMSG _SIOR('C', 9, copr_msg)
  /external/kernel-headers/original/uapi/linux/
soundcard.h 717 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)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
soundcard.h 713 typedef struct copr_msg { struct
716 } copr_msg; typedef in typeref:struct:copr_msg
726 #define SNDCTL_COPR_SENDMSG _SIOWR('C', 8, copr_msg)
727 #define SNDCTL_COPR_RCVMSG _SIOR ('C', 9, copr_msg)
    [all...]

Completed in 87 milliseconds