Searched refs:fwnode_get_child_node_count (Results 1 – 3 of 3) sorted by relevance
175 num_subleds = fwnode_get_child_node_count(mc_node); in ncp5623_probe()
931 * fwnode_get_child_node_count - return the number of child nodes for a given firmware node936 unsigned int fwnode_get_child_node_count(const struct fwnode_handle *fwnode) in fwnode_get_child_node_count() function 946 EXPORT_SYMBOL_GPL(fwnode_get_child_node_count);
7345 port->pd_count = fwnode_get_child_node_count(capabilities); in tcpm_fw_get_caps()