Searched refs:of_get_available_child_count (Results 1 – 25 of 35) sorted by relevance
12
200 if (np && of_get_available_child_count(np) <= 1) in device_tree_init()
90 if (of_get_available_child_count(dev_of_node(dev)) != 1) { in spi_byte_probe()
164 count = of_get_available_child_count(np); in tlc591xx_probe()
212 count = of_get_available_child_count(np); in omnia_leds_probe()
134 pdata->num_leds = of_get_available_child_count(parent); in mc13xxx_led_probe_dt()
206 count = of_get_available_child_count(np); in an30259a_dt_init()
435 count = of_get_available_child_count(dev_of_node(dev)); in is31fl32xx_probe()
284 count = of_get_available_child_count(np); in sc27xx_led_probe()
268 count = of_get_available_child_count(np); in aw2013_probe_dt()
496 num_leds = of_get_available_child_count(np); in netxbig_leds_get_of_pdata()
671 num_channels = of_get_available_child_count(np); in lp55xx_of_populate_pdata()
102 if (of_get_available_child_count(np) > 1) { in tps6105x_parse_dt()
60 num_links = of_get_available_child_count(dev->of_node); in qcom_snd_parse_of()
339 keycount = of_get_available_child_count(node); in mtk_pmic_keys_probe()
237 ep_cnt = of_get_available_child_count(port); in imx8qxp_pxl2dpi_get_available_ep_from_port()
376 count = of_get_available_child_count(pnode); in virtio_device_of_init()
191 nblocks = (np) ? of_get_available_child_count(np) + 1 : 1; in sram_reserve_regions()
552 ctlr->num_chipselect = of_get_available_child_count(np) ?: 1; in fsi_spi_probe()
821 if (of_get_available_child_count(q->dev->of_node) == 1) in fsl_qspi_get_name()
1053 if (of_get_available_child_count(f->dev->of_node) == 1) in nxp_fspi_get_name()
888 core_count = of_get_available_child_count(dev_node); in zynqmp_r5_cluster_init()
822 num = of_get_available_child_count(dev->of_node); in qmp_pcie_msm8996_probe()
733 info_count = of_get_available_child_count(node); in omap_mbox_probe()
952 adc_tm->nchannels = of_get_available_child_count(node); in adc_tm5_get_dt_data()
821 st->num_channels = of_get_available_child_count(np); in ad7124_of_parse_channel_config()
Completed in 48 milliseconds