Searched refs:resources (Results 1 – 12 of 12) sorted by relevance
/arch/arm/plat-s3c64xx/ |
D | dev-uart.c | 132 .resources = s3c64xx_uart0_resource, 136 .resources = s3c64xx_uart1_resource, 140 .resources = s3c6xx_uart2_resource, 144 .resources = s3c64xx_uart3_resource,
|
/arch/ia64/kernel/ |
D | err_inject.c | 54 static u64 resources[NR_CPUS]; variable 104 &resources[cpu]); in show() 111 &resources[cpu]); in show() 121 printk(KERN_DEBUG "resources=%lx\n", resources[cpu]); in show() 200 show(resources) 209 define_one_ro(resources);
|
/arch/arm/mach-goldfish/ |
D | pdev_bus.c | 45 struct resource resources[0]; member 89 if(pos->resources[0].start == base) { in goldfish_pdev_remove() 96 if(pos->resources[0].start == base) { in goldfish_pdev_remove()
|
/arch/mips/mach-goldfish/ |
D | pdev_bus.c | 45 struct resource resources[0]; member 87 if (pos->resources[0].start == base) { in goldfish_pdev_remove() 94 if (pos->resources[0].start == base) { in goldfish_pdev_remove()
|
/arch/arm/plat-s3c24xx/ |
D | devs.c | 94 .resources = s3c2410_uart0_resource, 98 .resources = s3c2410_uart1_resource, 102 .resources = s3c2410_uart2_resource, 106 .resources = s3c2410_uart3_resource,
|
/arch/x86/mach-goldfish/ |
D | pdev_bus.c | 45 struct resource resources[0]; member 89 if(pos->resources[0].start == base) { in goldfish_pdev_remove() 96 if(pos->resources[0].start == base) { in goldfish_pdev_remove()
|
/arch/arm/plat-s3c/include/plat/ |
D | devs.h | 15 struct resource *resources; member
|
/arch/arm/plat-s3c/ |
D | init.c | 123 platdev->resource = resp->resources; in s3c24xx_init_uartdevs()
|
/arch/sh/drivers/pci/ |
D | Kconfig | 35 with its resources updated beyond what they are when the device
|
/arch/ia64/include/asm/ |
D | pal.h | 1250 u64 err_data_buffer, u64 *capabilities, u64 *resources) in ia64_pal_mc_error_inject_phys() argument 1257 if (resources) in ia64_pal_mc_error_inject_phys() 1258 *resources= iprv.v1; in ia64_pal_mc_error_inject_phys() 1264 u64 err_data_buffer, u64 *capabilities, u64 *resources) in ia64_pal_mc_error_inject_virt() argument 1271 if (resources) in ia64_pal_mc_error_inject_virt() 1272 *resources= iprv.v1; in ia64_pal_mc_error_inject_virt()
|
/arch/sh/mm/ |
D | Makefile_64 | 35 # The resources not listed below are callee save, i.e. the compiler is free to
|
/arch/frv/kernel/ |
D | cmode.S | 84 # to access SDRAM and the internal resources.
|