Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
pc873xx.c File Reference
#include <linux/ioport.h>
#include <asm/io.h>
#include "pc873xx.h"

Go to the source code of this file.

Functions

unsigned int __init pc873xx_get_base ()
 
char *__init pc873xx_get_model ()
 
int __init pc873xx_probe (void)
 
void __init pc873xx_enable_epp19 (void)
 
void __init pc873xx_enable_ide (void)
 

Function Documentation

void __init pc873xx_enable_epp19 ( void  )

Definition at line 72 of file pc873xx.c.

void __init pc873xx_enable_ide ( void  )

Definition at line 81 of file pc873xx.c.

unsigned int __init pc873xx_get_base ( void  )

Definition at line 15 of file pc873xx.c.

char* __init pc873xx_get_model ( void  )

Definition at line 20 of file pc873xx.c.

int __init pc873xx_probe ( void  )

Definition at line 42 of file pc873xx.c.