Searched refs:gpio_name_count (Results 1 – 1 of 1) sorted by relevance
75 int gpio_count, gpio_name_count, i, err; in nokia_modem_gpio_probe() local83 gpio_name_count = of_property_count_strings(np, "gpio-names"); in nokia_modem_gpio_probe()85 if (gpio_count != gpio_name_count) { in nokia_modem_gpio_probe()