|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/platform_device.h>#include <asm/firmware.h>#include <asm/rtc.h>#include <asm/lv1call.h>#include <asm/ps3.h>#include "platform.h"Go to the source code of this file.
Macros | |
| #define | dump_tm(_a) _dump_tm(_a, __func__, __LINE__) |
| #define | dump_time(_a) _dump_time(_a, __func__, __LINE__) |
Functions | |
| void __init | ps3_calibrate_decr (void) |
| unsigned long __init | ps3_get_boot_time (void) |
| module_init (ps3_rtc_init) | |
| module_init | ( | ps3_rtc_init | ) |
1.8.2