Searched refs:of_get_available_child_count (Results 1 – 7 of 7) sorted by relevance
176 if (np && of_get_available_child_count(np) <= 1) in device_tree_init()
107 nblocks = (np) ? of_get_available_child_count(np) + 1 : 1; in sram_probe()
609 pd->nr_chips = of_get_available_child_count(np); in dsa_of_probe()
915 static inline int of_get_available_child_count(const struct device_node *np) in of_get_available_child_count() function
824 vadc->nchannels = of_get_available_child_count(node); in vadc_get_dt_data()
695 info_count = of_get_available_child_count(node); in omap_mbox_probe()
6349 port_count = of_get_available_child_count(dn); in mvpp2_probe()