Searched refs:_VKI_SIOR (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/include/vki/
H A Dvki-linux.h2024 #define _VKI_SIOR _VKI_IOR macro
2034 #define VKI_SNDCTL_SEQ_GETOUTCOUNT _VKI_SIOR ('Q', 4, int)
2035 #define VKI_SNDCTL_SEQ_GETINCOUNT _VKI_SIOR ('Q', 5, int)
2039 #define VKI_SNDCTL_SEQ_NRSYNTHS _VKI_SIOR ('Q',10, int)
2040 #define VKI_SNDCTL_SEQ_NRMIDIS _VKI_SIOR ('Q',11, int)
2041 #define VKI_SNDCTL_SEQ_GETTIME _VKI_SIOR ('Q',19, int)
2061 #define VKI_SNDCTL_DSP_GETFMTS _VKI_SIOR ('P',11, int) /* Returns a mask */
2073 #define VKI_SNDCTL_DSP_GETOSPACE _VKI_SIOR ('P',12, vki_audio_buf_info)
2074 #define VKI_SNDCTL_DSP_GETISPACE _VKI_SIOR ('P',13, vki_audio_buf_info)
2076 #define VKI_SNDCTL_DSP_GETCAPS _VKI_SIOR ('
[all...]

Completed in 127 milliseconds