Home
last modified time | relevance | path

Searched refs:count_info (Results 1 – 3 of 3) 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()