Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
eisa_bus.h File Reference

Go to the source code of this file.

Functions

void eisa_make_irq_level (int num)
 
void eisa_make_irq_edge (int num)
 
int eisa_enumerator (unsigned long eeprom_addr, struct resource *io_parent, struct resource *mem_parent)
 
int eisa_eeprom_init (unsigned long addr)
 

Function Documentation

int eisa_eeprom_init ( unsigned long  addr)
int eisa_enumerator ( unsigned long  eeprom_addr,
struct resource io_parent,
struct resource mem_parent 
)

Definition at line 485 of file eisa_enumerator.c.

void eisa_make_irq_edge ( int  num)

Definition at line 414 of file eisa.c.

void eisa_make_irq_level ( int  num)

Definition at line 403 of file eisa.c.