|
Linux Kernel
3.7.1
|
#include <linux/clockchips.h>#include <linux/init.h>#include <linux/interrupt.h>#include <linux/mc146818rtc.h>#include <linux/irq.h>#include <asm/time.h>Go to the source code of this file.
Functions | |
| int | ds1287_timer_state (void) |
| int | ds1287_set_base_clock (unsigned int hz) |
| int __init | ds1287_clockevent_init (int irq) |
Definition at line 115 of file cevt-ds1287.c.
Definition at line 33 of file cevt-ds1287.c.
Definition at line 28 of file cevt-ds1287.c.
1.8.2