Searched refs:fill_resources (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm/plat-orion/ |
H A D | common.c | 52 static void fill_resources(struct platform_device *device, in fill_resources() function 70 fill_resources(device, resources, mapbase, size); in fill_resources_irq() 313 fill_resources(&orion_ge00_shared, orion_ge00_shared_resources, in orion_ge00_init() 365 fill_resources(&orion_ge01_shared, orion_ge01_shared_resources, in orion_ge01_init() 414 fill_resources(&orion_ge10_shared, orion_ge10_shared_resources, in orion_ge10_init() 462 fill_resources(&orion_ge11_shared, orion_ge11_shared_resources, in orion_ge11_init() 545 fill_resources(&orion_spi, &orion_spi_resources, in orion_spi_init() 552 fill_resources(&orion_spi_1, &orion_spi_1_resources, in orion_spi_1_init()
|