HomeSort by relevance Sort by last modified time
    Searched refs:unlock_cmos (Results 1 - 10 of 10) sorted by null

  /external/kernel-headers/original/asm-x86/
mc146818rtc_32.h 56 static inline void unlock_cmos(void) function
74 unlock_cmos(); \
81 #define unlock_cmos() macro
  /bionic/libc/kernel/arch-x86/asm/
mc146818rtc_32.h 35 #define lock_cmos_suffix(reg) unlock_cmos(); local_irq_restore(cmos_flags); } while (0)
41 #define unlock_cmos() macro
  /development/ndk/platforms/android-9/arch-x86/include/asm/
mc146818rtc_32.h 35 #define lock_cmos_suffix(reg) unlock_cmos(); local_irq_restore(cmos_flags); } while (0)
41 #define unlock_cmos() macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
mc146818rtc_32.h 30 #define lock_cmos_suffix(reg) unlock_cmos(); local_irq_restore(cmos_flags); } while (0)
35 #define unlock_cmos() macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
mc146818rtc_32.h 30 #define lock_cmos_suffix(reg) unlock_cmos(); local_irq_restore(cmos_flags); } while (0)
35 #define unlock_cmos() macro
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
mc146818rtc_32.h 30 #define lock_cmos_suffix(reg) unlock_cmos(); local_irq_restore(cmos_flags); } while (0)
35 #define unlock_cmos() macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
mc146818rtc_32.h 30 #define lock_cmos_suffix(reg) unlock_cmos(); local_irq_restore(cmos_flags); } while (0)
35 #define unlock_cmos() macro
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
mc146818rtc_32.h 30 #define lock_cmos_suffix(reg) unlock_cmos(); local_irq_restore(cmos_flags); } while (0)
35 #define unlock_cmos() macro
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
mc146818rtc_32.h 35 #define lock_cmos_suffix(reg) unlock_cmos(); local_irq_restore(cmos_flags); } while (0)
41 #define unlock_cmos() macro
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
mc146818rtc_32.h 35 #define lock_cmos_suffix(reg) unlock_cmos(); local_irq_restore(cmos_flags); } while (0)
41 #define unlock_cmos() macro

Completed in 52 milliseconds