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

Go to the source code of this file.

Functions

int maple_set_rtc_time (struct rtc_time *tm)
 
void maple_get_rtc_time (struct rtc_time *tm)
 
unsigned long maple_get_boot_time (void)
 
void maple_calibrate_decr (void)
 
void maple_pci_init (void)
 
void maple_pci_irq_fixup (struct pci_dev *dev)
 
int maple_pci_get_legacy_ide_irq (struct pci_dev *dev, int channel)
 

Function Documentation

void maple_calibrate_decr ( void  )
unsigned long maple_get_boot_time ( void  )

Definition at line 140 of file time.c.

void maple_get_rtc_time ( struct rtc_time tm)

Definition at line 57 of file time.c.

int maple_pci_get_legacy_ide_irq ( struct pci_dev dev,
int  channel 
)

Definition at line 626 of file pci.c.

void maple_pci_init ( void  )

Definition at line 571 of file pci.c.

void maple_pci_irq_fixup ( struct pci_dev dev)

Definition at line 546 of file pci.c.

int maple_set_rtc_time ( struct rtc_time tm)

Definition at line 83 of file time.c.