Home
last modified time | relevance | path

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

/arch/arm/plat-s3c64xx/
Ddev-uart.c132 .resources = s3c64xx_uart0_resource,
136 .resources = s3c64xx_uart1_resource,
140 .resources = s3c6xx_uart2_resource,
144 .resources = s3c64xx_uart3_resource,
/arch/ia64/kernel/
Derr_inject.c54 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/
Dpdev_bus.c45 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/
Dpdev_bus.c45 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/
Ddevs.c94 .resources = s3c2410_uart0_resource,
98 .resources = s3c2410_uart1_resource,
102 .resources = s3c2410_uart2_resource,
106 .resources = s3c2410_uart3_resource,
/arch/x86/mach-goldfish/
Dpdev_bus.c45 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/
Ddevs.h15 struct resource *resources; member
/arch/arm/plat-s3c/
Dinit.c123 platdev->resource = resp->resources; in s3c24xx_init_uartdevs()
/arch/sh/drivers/pci/
DKconfig35 with its resources updated beyond what they are when the device
/arch/ia64/include/asm/
Dpal.h1250 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/
DMakefile_6435 # The resources not listed below are callee save, i.e. the compiler is free to
/arch/frv/kernel/
Dcmode.S84 # to access SDRAM and the internal resources.