Searched refs:device_get_child_node_count (Results 1 – 9 of 9) sorted by relevance
76 st->num_keys = device_get_child_node_count(dev); in adc_keys_load_keymap()
154 nbuttons = device_get_child_node_count(dev); in gpio_keys_polled_get_devtree_pdata()
706 nbuttons = device_get_child_node_count(dev); in gpio_keys_get_devtree_pdata()
131 if (device_get_child_node_count(dev) != 1) { in lt3593_led_probe()
234 count = device_get_child_node_count(&spi->dev); in cr0014114_probe()
165 count = device_get_child_node_count(dev); in gpio_leds_create()
114 unsigned int device_get_child_node_count(struct device *dev);
1173 unsigned int device_get_child_node_count(struct device *dev) in device_get_child_node_count() function1183 EXPORT_SYMBOL_GPL(device_get_child_node_count);
569 nports = device_get_child_node_count(dev); in dwapb_gpio_get_pdata()