| /linux/sound/soc/meson/ |
| H A D | meson-card-utils.c | 140 num_codecs = of_get_child_count(node); in meson_card_set_be_link() 199 num = of_get_child_count(node); in meson_card_add_links()
|
| /linux/drivers/pinctrl/freescale/ |
| H A D | pinctrl-imx.c | 596 func->ngroups = of_get_child_count(np); in imx_pinctrl_parse_functions() 673 nfuncs = of_get_child_count(np); in imx_pinctrl_probe_dt() 682 pctl->num_groups = of_get_child_count(np); in imx_pinctrl_probe_dt() 686 pctl->num_groups += of_get_child_count(child); in imx_pinctrl_probe_dt()
|
| H A D | pinctrl-imx1-core.c | 522 func->num_groups = of_get_child_count(np); in imx1_pinctrl_parse_functions() 579 ngroups = of_get_child_count(np); in imx1_pinctrl_parse_dt() 583 ngroups += of_get_child_count(child); in imx1_pinctrl_parse_dt()
|
| /linux/drivers/i2c/muxes/ |
| H A D | i2c-mux-mule.c | 55 ndev = of_get_child_count(mux_dev->of_node); in mule_i2c_mux_probe()
|
| /linux/drivers/clk/at91/ |
| H A D | dt-compat.c | 143 num = of_get_child_count(np); in of_sama5d2_clk_generated_setup() 472 num = of_get_child_count(np); in of_at91_clk_periph_setup() 757 num = of_get_child_count(np); in of_at91_clk_prog_setup() 884 num = of_get_child_count(np); in of_at91rm9200_clk_sys_setup()
|
| /linux/drivers/phy/broadcom/ |
| H A D | phy-bcm-cygnus-pcie.c | 121 if (of_get_child_count(node) == 0) { in cygnus_pcie_phy_probe()
|
| /linux/scripts/coccinelle/tests/ |
| H A D | unsigned_lesser_than_zero.cocci | 40 …64|gameport_time|get_write_extents|nla_len|ntoh24|of_flat_dt_match|of_get_child_count|uart_circ_ch…
|
| /linux/drivers/video/ |
| H A D | of_display_timing.c | 180 disp->num_timings = of_get_child_count(timings_np); in of_get_display_timings()
|
| /linux/drivers/mtd/parsers/ |
| H A D | scpart.c | 174 parts = kzalloc_objs(*parts, of_get_child_count(ofpart_node)); in scpart_parse()
|
| /linux/drivers/regulator/ |
| H A D | mc13xxx-regulator-core.c | 152 num = of_get_child_count(parent); in mc13xxx_get_num_regulators_dt()
|
| /linux/drivers/pinctrl/nxp/ |
| H A D | pinctrl-s32cc.c | 822 func->ngroups = of_get_child_count(np); in s32_pinctrl_parse_functions() 895 nfuncs = of_get_child_count(np); in s32_pinctrl_probe_dt() 908 info->ngroups += of_get_child_count(child); in s32_pinctrl_probe_dt()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | opal-sensor-groups.c | 171 sgs = kzalloc_objs(*sgs, of_get_child_count(sg)); in opal_sensor_groups_init()
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-k230.c | 524 func->ngroups = of_get_child_count(np); in k230_pinctrl_parse_functions() 555 info->ngroups += of_get_child_count(child); in k230_pinctrl_child_count()
|
| /linux/drivers/phy/marvell/ |
| H A D | phy-berlin-sata.c | 215 priv->nphys = of_get_child_count(dev->of_node); in phy_berlin_sata_probe()
|
| /linux/sound/soc/renesas/rcar/ |
| H A D | ctu.c | 327 nr = of_get_child_count(node); in rsnd_ctu_probe()
|
| H A D | mix.c | 299 nr = of_get_child_count(node); in rsnd_mix_probe()
|
| H A D | dvc.c | 335 nr = of_get_child_count(node); in rsnd_dvc_probe()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-sun6i-p2wi.c | 205 if (of_get_child_count(np) > 1) in p2wi_probe()
|
| /linux/drivers/irqchip/ |
| H A D | irq-mvebu-icu.c | 330 if (!of_get_child_count(pdev->dev.of_node)) in mvebu_icu_probe()
|
| /linux/drivers/input/keyboard/ |
| H A D | sun4i-lradc-keys.c | 212 lradc->chan0_map_count = of_get_child_count(np); in sun4i_lradc_load_dt_keymap()
|
| /linux/drivers/interconnect/qcom/ |
| H A D | icc-rpmh.c | 348 if (of_get_child_count(dev->of_node) > 0) { in qcom_icc_rpmh_probe()
|
| /linux/drivers/gpu/drm/logicvc/ |
| H A D | logicvc_drm.c | 137 config->layers_count = of_get_child_count(layers_node); in logicvc_drm_config_parse()
|
| /linux/drivers/phy/renesas/ |
| H A D | phy-rcar-gen2.c | 374 drv->num_channels = of_get_child_count(dev->of_node); in rcar_gen2_phy_probe()
|
| /linux/drivers/pinctrl/samsung/ |
| H A D | pinctrl-samsung.c | 262 if (!of_get_child_count(np_config)) in samsung_dt_node_to_map() 828 if (!of_get_child_count(cfg_np)) { in samsung_pinctrl_create_functions() 856 if (!of_get_child_count(cfg_np)) { in samsung_pinctrl_create_functions()
|
| /linux/drivers/thermal/ |
| H A D | thermal_of.c | 106 count = of_get_child_count(trips); in thermal_of_trips_init()
|