|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| DECLARE_PER_CPU (struct clock_event_device, mips_clockevent_device) | |
| void | mips_event_handler (struct clock_event_device *dev) |
| int | c0_compare_int_usable (void) |
| void | mips_set_clock_mode (enum clock_event_mode, struct clock_event_device *) |
| irqreturn_t | c0_compare_interrupt (int, void *) |
Variables | |
| struct irqaction | c0_compare_irqaction |
| int | cp0_timer_irq_installed |
Definition at line 116 of file cevt-r4k.c.
| irqreturn_t c0_compare_interrupt | ( | int | , |
| void * | |||
| ) |
Definition at line 53 of file cevt-r4k.c.
| DECLARE_PER_CPU | ( | struct clock_event_device | , |
| mips_clockevent_device | |||
| ) |
Definition at line 93 of file cevt-r4k.c.
Definition at line 42 of file cevt-r4k.c.
Definition at line 86 of file cevt-r4k.c.
| int cp0_timer_irq_installed |
Definition at line 49 of file cevt-r4k.c.
1.8.2