Searched refs:ALARM_IOW (Results 1 - 25 of 150) sorted by relevance

123456

/prebuilts/ndk/r10/platforms/android-10/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-10/arch-mips64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-10/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-11/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-11/arch-mips64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-11/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-12/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-12/arch-mips64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-12/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-13/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-13/arch-mips64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-13/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-14/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-14/arch-mips64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-14/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-15/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-15/arch-mips64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-15/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-16/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-16/arch-mips64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-16/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-17/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-17/arch-mips64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-17/arch-x86_64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)
/prebuilts/ndk/r10/platforms/android-18/arch-arm64/usr/include/linux/
H A Dandroid_alarm.h49 #define ALARM_IOW(c, type, size) _IOW('a', (c) | ((type) << 4), size) macro
50 #define ANDROID_ALARM_SET(type) ALARM_IOW(2, type, struct timespec)
51 #define ANDROID_ALARM_SET_AND_WAIT(type) ALARM_IOW(3, type, struct timespec)
52 #define ANDROID_ALARM_GET_TIME(type) ALARM_IOW(4, type, struct timespec)

Completed in 281 milliseconds

123456