Searched refs:of_get_available_child_count (Results 1 – 9 of 9) sorted by relevance
177 if (np && of_get_available_child_count(np) <= 1) in device_tree_init()
196 nblocks = (np) ? of_get_available_child_count(np) + 1 : 1; in sram_reserve_regions()
921 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()
722 pd->nr_chips = of_get_available_child_count(np); in dsa_of_probe()
732 info_count = of_get_available_child_count(node); in omap_mbox_probe()
1300 num_edges = of_get_available_child_count(pdev->dev.of_node); in qcom_smd_probe()
1231 num = of_get_available_child_count(pdev->dev.of_node); in mvebu_pcie_probe()
6453 port_count = of_get_available_child_count(dn); in mvpp2_probe()