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

  /external/oprofile/module/x86/
op_rtc.c 24 #ifndef RTC_IRQ
25 #define RTC_IRQ 8
157 if (request_irq(RTC_IRQ, do_rtc_interrupt,
159 printk(KERN_ERR "oprofile: IRQ%d busy \n", RTC_IRQ);
168 free_irq(RTC_IRQ, NULL);
  /bionic/libc/kernel/arch-x86/asm/
mc146818rtc_32.h 49 #define RTC_IRQ 8
  /development/ndk/platforms/android-9/arch-x86/include/asm/
mc146818rtc_32.h 49 #define RTC_IRQ 8
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
mc146818rtc_32.h 42 #define RTC_IRQ 8
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
mc146818rtc_32.h 42 #define RTC_IRQ 8
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
mc146818rtc_32.h 42 #define RTC_IRQ 8
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
mc146818rtc_32.h 42 #define RTC_IRQ 8
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
mc146818rtc_32.h 42 #define RTC_IRQ 8
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
mc146818rtc_32.h 49 #define RTC_IRQ 8
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
mc146818rtc_32.h 49 #define RTC_IRQ 8
  /external/kernel-headers/original/asm-x86/
mc146818rtc_32.h 95 #define RTC_IRQ 8

Completed in 519 milliseconds