Home
last modified time | relevance | path

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

/drivers/leds/rgb/
A Dleds-pwm-multicolor.c124 count = fwnode_get_child_node_count(mcnode); in led_pwm_mc_probe()
A Dleds-ncp5623.c175 num_subleds = fwnode_get_child_node_count(mc_node); in ncp5623_probe()
/drivers/base/
A Dproperty.c936 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);
/drivers/usb/typec/tcpm/
A Dtcpm.c7345 port->pd_count = fwnode_get_child_node_count(capabilities); in tcpm_fw_get_caps()

Completed in 22 milliseconds