Linux Kernel
3.7.1
|
#include "bcma_private.h"
#include <linux/bcma/bcma.h>
#include <linux/serial.h>
#include <linux/serial_core.h>
#include <linux/serial_reg.h>
#include <linux/time.h>
Go to the source code of this file.
Functions | |
unsigned int | bcma_core_mips_irq (struct bcma_device *dev) |
EXPORT_SYMBOL (bcma_core_mips_irq) | |
u32 | bcma_cpu_clock (struct bcma_drv_mips *mcore) |
EXPORT_SYMBOL (bcma_cpu_clock) | |
void | bcma_core_mips_init (struct bcma_drv_mips *mcore) |
void bcma_core_mips_init | ( | struct bcma_drv_mips * | mcore | ) |
Definition at line 215 of file driver_mips.c.
unsigned int bcma_core_mips_irq | ( | struct bcma_device * | dev | ) |
Definition at line 83 of file driver_mips.c.
u32 bcma_cpu_clock | ( | struct bcma_drv_mips * | mcore | ) |
Definition at line 169 of file driver_mips.c.
EXPORT_SYMBOL | ( | bcma_core_mips_irq | ) |
EXPORT_SYMBOL | ( | bcma_cpu_clock | ) |