Searched refs:ANDROID_ALARM_CLEAR (Results 1 – 2 of 2) sorted by relevance
39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4)) macro
46 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4)) macro