Home
last modified time | relevance | path

Searched refs:pcibios_enable_timers (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/sh/include/asm/
Dpci.h58 extern void pcibios_enable_timers(struct pci_channel *hose);
/linux-3.4.99/arch/sh/drivers/pci/
Dcommon.c105 void pcibios_enable_timers(struct pci_channel *hose) in pcibios_enable_timers() function
Dpci.c115 pcibios_enable_timers(hose); in register_pci_controller()