Searched refs:device_get_child_node_count (Results 1 – 4 of 4) sorted by relevance
512 unsigned int device_get_child_node_count(struct device *dev) in device_get_child_node_count() function522 EXPORT_SYMBOL_GPL(device_get_child_node_count);
72 unsigned int device_get_child_node_count(struct device *dev);
175 count = device_get_child_node_count(dev); in gpio_leds_create()
111 nbuttons = device_get_child_node_count(dev); in gpio_keys_polled_get_devtree_pdata()