Searched refs:device_get_child_node_count (Results 1 – 4 of 4) sorted by relevance
589 unsigned int device_get_child_node_count(struct device *dev) in device_get_child_node_count() function599 EXPORT_SYMBOL_GPL(device_get_child_node_count);
82 unsigned int device_get_child_node_count(struct device *dev);
176 count = device_get_child_node_count(dev); in gpio_leds_create()
153 nbuttons = device_get_child_node_count(dev); in gpio_keys_polled_get_devtree_pdata()