Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
platform.h File Reference
#include <linux/init.h>

Go to the source code of this file.

Functions

int __init db1x_register_pcmcia_socket (phys_addr_t pcmcia_attr_start, phys_addr_t pcmcia_attr_len, phys_addr_t pcmcia_mem_start, phys_addr_t pcmcia_mem_end, phys_addr_t pcmcia_io_start, phys_addr_t pcmcia_io_end, int card_irq, int cd_irq, int stschg_irq, int eject_irq, int id)
 
int __init db1x_register_norflash (unsigned long size, int width, int swapped)
 

Function Documentation

int __init db1x_register_norflash ( unsigned long  size,
int  width,
int  swapped 
)

Definition at line 164 of file platform.c.

int __init db1x_register_pcmcia_socket ( phys_addr_t  pcmcia_attr_start,
phys_addr_t  pcmcia_attr_len,
phys_addr_t  pcmcia_mem_start,
phys_addr_t  pcmcia_mem_end,
phys_addr_t  pcmcia_io_start,
phys_addr_t  pcmcia_io_end,
int  card_irq,
int  cd_irq,
int  stschg_irq,
int  eject_irq,
int  id 
)

Definition at line 80 of file platform.c.