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

  /bionic/libc/kernel/uapi/linux/
soundcard.h 362 typedef struct count_info { struct
366 } count_info; typedef in typeref:struct:count_info
367 #define SNDCTL_DSP_GETIPTR _SIOR('P', 17, count_info)
368 #define SNDCTL_DSP_GETOPTR _SIOR('P', 18, count_info)
  /external/kernel-headers/original/uapi/linux/
soundcard.h 606 typedef struct count_info { struct
610 } count_info; typedef in typeref:struct:count_info
612 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)
613 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
soundcard.h 602 typedef struct count_info { struct
606 } count_info; typedef in typeref:struct:count_info
608 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)
609 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)
    [all...]

Completed in 195 milliseconds