|
Linux Kernel
3.7.1
|
#include <linux/clockchips.h>#include <linux/slab.h>#include <asm/uv/uv_mmrs.h>#include <asm/uv/uv_hub.h>#include <asm/uv/bios.h>#include <asm/uv/uv.h>#include <asm/apic.h>#include <asm/cpu.h>Go to the source code of this file.
Data Structures | |
| struct | uv_rtc_timer_head |
Macros | |
| #define | RTC_NAME "sgi_rtc" |
Functions | |
| __setup ("uvrtcevt", uv_enable_evt_rtc) | |
| arch_initcall (uv_rtc_setup_clock) | |
| __setup | ( | "uvrtcevt" | , |
| uv_enable_evt_rtc | |||
| ) |
| arch_initcall | ( | uv_rtc_setup_clock | ) |
1.8.2