Home
last modified time | relevance | path

Searched refs:count_info (Results 1 – 5 of 5) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h606 typedef struct count_info { struct
610 } count_info; argument
612 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)
613 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)
/external/python/cpython2/Modules/
Dlinuxaudiodev.c409 count_info info; in lad_getptr()
Dossaudiodev.c631 count_info info; in oss_getptr()
/external/python/cpython3/Modules/
Dossaudiodev.c715 count_info info; in oss_getptr()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp758 unsigned struct_count_info_sz = sizeof(count_info);