Home
last modified time | relevance | path

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

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