Home
last modified time | relevance | path

Searched refs:fwnode_get_child_node_count (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/base/
H A Dproperty.c955 unsigned int fwnode_get_child_node_count(const struct fwnode_handle *fwnode) in fwnode_get_child_node_count() function
965 EXPORT_SYMBOL_GPL(fwnode_get_child_node_count);
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c8356 port->pd_count = fwnode_get_child_node_count(capabilities); in tcpm_fw_get_caps()