of_gpio_count      35 arch/mips/lantiq/xway/vmmc.c 	gpio_count = of_gpio_count(pdev->dev.of_node);
of_gpio_count      87 arch/powerpc/platforms/85xx/sgy_cts1000.c 	if (of_gpio_count(halt_node) != 1)
of_gpio_count      78 drivers/hsi/clients/nokia-modem.c 	gpio_count = of_gpio_count(np);
of_gpio_count     436 drivers/spi/spi-mpc52xx.c 	ms->gpio_cs_count = of_gpio_count(op->dev.of_node);
of_gpio_count     211 drivers/spi/spi-oc-tiny.c 	hw->gpio_cs_count = of_gpio_count(np);
of_gpio_count     407 drivers/spi/spi-ppc4xx.c 	num_gpios = of_gpio_count(np);