Searched refs:nr_resources (Results 1 - 12 of 12) sorted by relevance

/linux-master/arch/arm/mach-s3c/
H A Ddev-uart-s3c64xx.c51 .nr_resources = ARRAY_SIZE(s3c64xx_uart0_resource),
55 .nr_resources = ARRAY_SIZE(s3c64xx_uart1_resource),
59 .nr_resources = ARRAY_SIZE(s3c6xx_uart2_resource),
63 .nr_resources = ARRAY_SIZE(s3c64xx_uart3_resource),
H A Ddevs.h19 unsigned long nr_resources; member in struct:s3c24xx_uart_resources
H A Dinit.c104 platdev->num_resources = resp->nr_resources;
/linux-master/arch/sh/include/asm/
H A Dpci.h22 unsigned int nr_resources; member in struct:pci_channel
/linux-master/arch/sh/drivers/pci/
H A Dpci-dreamcast.c42 .nr_resources = ARRAY_SIZE(gapspci_resources),
H A Dpci-sh7780.c58 .nr_resources = ARRAY_SIZE(sh7785_pci_resources),
345 for (i = 1; i < chan->nr_resources; i++) {
357 chan->nr_resources--;
H A Dpci.c45 for (i = 0; i < hose->nr_resources; i++) {
100 for (i = 0; i < hose->nr_resources; i++) {
H A Dpci-sh7751.c62 .nr_resources = ARRAY_SIZE(sh7751_pci_resources),
H A Dpcie-sh7786.c120 .nr_resources = ARRAY_SIZE(sh7786_pci##idx##_resources), \
440 for (i = win = 0; i < chan->nr_resources; i++) {
/linux-master/drivers/mfd/
H A Dlpc_ich.c142 size_t nr_resources; member in struct:lpc_ich_gpio_info
226 .nr_resources = ARRAY_SIZE(apl_gpio_mem_resources),
269 .nr_resources = ARRAY_SIZE(dnv_gpio_mem_resources),
1251 for (i = 0; i < info->nr_resources; i++) {
/linux-master/sound/soc/intel/skylake/
H A Dskl-topology.h382 u8 nr_resources; member in struct:skl_module
H A Dskl-topology.c3268 mod->nr_resources = tkn_elem->value;

Completed in 236 milliseconds