HomeSort by relevance Sort by last modified time
    Searched defs:copr_debug_buf (Results 26 - 29 of 29) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
soundcard.h 507 typedef struct copr_debug_buf { struct
513 } copr_debug_buf; typedef in typeref:struct:copr_debug_buf
522 #define SNDCTL_COPR_RDATA _SIOWR('C', 2, copr_debug_buf)
523 #define SNDCTL_COPR_RCODE _SIOWR('C', 3, copr_debug_buf)
524 #define SNDCTL_COPR_WDATA _SIOW ('C', 4, copr_debug_buf)
525 #define SNDCTL_COPR_WCODE _SIOW ('C', 5, copr_debug_buf)
526 #define SNDCTL_COPR_RUN _SIOWR('C', 6, copr_debug_buf)
527 #define SNDCTL_COPR_HALT _SIOWR('C', 7, copr_debug_buf)
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
soundcard.h 507 typedef struct copr_debug_buf { struct
513 } copr_debug_buf; typedef in typeref:struct:copr_debug_buf
522 #define SNDCTL_COPR_RDATA _SIOWR('C', 2, copr_debug_buf)
523 #define SNDCTL_COPR_RCODE _SIOWR('C', 3, copr_debug_buf)
524 #define SNDCTL_COPR_WDATA _SIOW ('C', 4, copr_debug_buf)
525 #define SNDCTL_COPR_WCODE _SIOW ('C', 5, copr_debug_buf)
526 #define SNDCTL_COPR_RUN _SIOWR('C', 6, copr_debug_buf)
527 #define SNDCTL_COPR_HALT _SIOWR('C', 7, copr_debug_buf)
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
soundcard.h 507 typedef struct copr_debug_buf { struct
513 } copr_debug_buf; typedef in typeref:struct:copr_debug_buf
522 #define SNDCTL_COPR_RDATA _SIOWR('C', 2, copr_debug_buf)
523 #define SNDCTL_COPR_RCODE _SIOWR('C', 3, copr_debug_buf)
524 #define SNDCTL_COPR_WDATA _SIOW ('C', 4, copr_debug_buf)
525 #define SNDCTL_COPR_WCODE _SIOW ('C', 5, copr_debug_buf)
526 #define SNDCTL_COPR_RUN _SIOWR('C', 6, copr_debug_buf)
527 #define SNDCTL_COPR_HALT _SIOWR('C', 7, copr_debug_buf)
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
soundcard.h 507 typedef struct copr_debug_buf { struct
513 } copr_debug_buf; typedef in typeref:struct:copr_debug_buf
522 #define SNDCTL_COPR_RDATA _SIOWR('C', 2, copr_debug_buf)
523 #define SNDCTL_COPR_RCODE _SIOWR('C', 3, copr_debug_buf)
524 #define SNDCTL_COPR_WDATA _SIOW ('C', 4, copr_debug_buf)
525 #define SNDCTL_COPR_WCODE _SIOW ('C', 5, copr_debug_buf)
526 #define SNDCTL_COPR_RUN _SIOWR('C', 6, copr_debug_buf)
527 #define SNDCTL_COPR_HALT _SIOWR('C', 7, copr_debug_buf)

Completed in 92 milliseconds

12