nr_resources      277 arch/arm/mach-s3c24xx/common.c 		.nr_resources	= ARRAY_SIZE(s3c2410_uart0_resource),
nr_resources      281 arch/arm/mach-s3c24xx/common.c 		.nr_resources	= ARRAY_SIZE(s3c2410_uart1_resource),
nr_resources      285 arch/arm/mach-s3c24xx/common.c 		.nr_resources	= ARRAY_SIZE(s3c2410_uart2_resource),
nr_resources      289 arch/arm/mach-s3c24xx/common.c 		.nr_resources	= ARRAY_SIZE(s3c2410_uart3_resource),
nr_resources       52 arch/arm/mach-s3c64xx/dev-uart.c 		.nr_resources	= ARRAY_SIZE(s3c64xx_uart0_resource),
nr_resources       56 arch/arm/mach-s3c64xx/dev-uart.c 		.nr_resources	= ARRAY_SIZE(s3c64xx_uart1_resource),
nr_resources       60 arch/arm/mach-s3c64xx/dev-uart.c 		.nr_resources	= ARRAY_SIZE(s3c6xx_uart2_resource),
nr_resources       64 arch/arm/mach-s3c64xx/dev-uart.c 		.nr_resources	= ARRAY_SIZE(s3c64xx_uart3_resource),
nr_resources       19 arch/arm/plat-samsung/include/plat/devs.h 	unsigned long		 nr_resources;
nr_resources      125 arch/arm/plat-samsung/init.c 		platdev->num_resources = resp->nr_resources;
nr_resources       42 arch/sh/drivers/pci/pci-dreamcast.c 	.nr_resources	= ARRAY_SIZE(gapspci_resources),
nr_resources       94 arch/sh/drivers/pci/pci-sh5.c 	.nr_resources		= ARRAY_SIZE(sh5_pci_resources),
nr_resources       62 arch/sh/drivers/pci/pci-sh7751.c 	.nr_resources	= ARRAY_SIZE(sh7751_pci_resources),
nr_resources       58 arch/sh/drivers/pci/pci-sh7780.c 	.nr_resources	= ARRAY_SIZE(sh7785_pci_resources),
nr_resources      346 arch/sh/drivers/pci/pci-sh7780.c 	for (i = 1; i < chan->nr_resources; i++) {
nr_resources      358 arch/sh/drivers/pci/pci-sh7780.c 			chan->nr_resources--;
nr_resources       46 arch/sh/drivers/pci/pci.c 	for (i = 0; i < hose->nr_resources; i++) {
nr_resources      101 arch/sh/drivers/pci/pci.c 	for (i = 0; i < hose->nr_resources; i++) {
nr_resources      118 arch/sh/drivers/pci/pcie-sh7786.c 	.nr_resources	= ARRAY_SIZE(sh7786_pci##idx##_resources),	\
nr_resources      441 arch/sh/drivers/pci/pcie-sh7786.c 	for (i = win = 0; i < chan->nr_resources; i++) {
nr_resources       24 arch/sh/include/asm/pci.h 	unsigned int		nr_resources;
nr_resources     3153 sound/soc/intel/skylake/skl-topology.c 		mod->nr_resources = tkn_elem->value;
nr_resources      363 sound/soc/intel/skylake/skl-topology.h 	u8 nr_resources;