Home
last modified time | relevance | path

Searched refs:alloc_resource (Results 1 – 12 of 12) sorted by relevance

/arch/alpha/kernel/
Dpci_impl.h182 extern struct resource *alloc_resource(void);
Dpci-noop.c43 alloc_resource(void) in alloc_resource() function
Dcore_mcpcia.c297 io = alloc_resource(); in mcpcia_new_hose()
298 mem = alloc_resource(); in mcpcia_new_hose()
299 hae_mem = alloc_resource(); in mcpcia_new_hose()
Dcore_tsunami.c256 hose->io_space = alloc_resource(); in tsunami_init_one_pchip()
257 hose->mem_space = alloc_resource(); in tsunami_init_one_pchip()
Dcore_wildfire.c68 hose->io_space = alloc_resource(); in wildfire_init_hose()
69 hose->mem_space = alloc_resource(); in wildfire_init_hose()
Dcore_titan.c254 hose->io_space = alloc_resource(); in titan_init_one_pachip_port()
255 hose->mem_space = alloc_resource(); in titan_init_one_pachip_port()
Dpci.c380 alloc_resource(void) in alloc_resource() function
Dcore_marvel.c225 hose->io_space = alloc_resource(); in io7_init_hose()
226 hose->mem_space = alloc_resource(); in io7_init_hose()
Dcore_t2.c436 hae_mem = alloc_resource(); in t2_init_arch()
Dcore_cia.c689 struct resource *hae_mem = alloc_resource(); in do_init_arch()
/arch/microblaze/pci/
Dpci-common.c987 static inline void alloc_resource(struct pci_dev *dev, int idx) in alloc_resource() function
1040 alloc_resource(dev, idx); in pcibios_allocate_resources()
/arch/powerpc/kernel/
Dpci-common.c1288 static inline void alloc_resource(struct pci_dev *dev, int idx) in alloc_resource() function
1334 alloc_resource(dev, idx); in pcibios_allocate_resources()