Searched refs:device_get_child_node_count (Results 1 – 25 of 44) sorted by relevance
12
76 if (device_get_child_node_count(dev) != 1) { in lt3593_led_probe()
84 if (device_get_child_node_count(dev) != 1) { in spi_byte_probe()
82 num_leds = device_get_child_node_count(dev); in max77650_led_probe()
78 if (device_get_child_node_count(dev) != 1) in lm36274_parse_dt()
191 count = device_get_child_node_count(&pdev->dev); in led_pwm_probe()
245 count = device_get_child_node_count(dev); in ns2_led_probe()
218 count = device_get_child_node_count(&spi->dev); in cr0014114_probe()
289 count = device_get_child_node_count(&spi->dev); in el15203000_probe()
152 count = device_get_child_node_count(dev); in gpio_leds_create()
303 count = device_get_child_node_count(dev); in lm3697_probe()
424 count = device_get_child_node_count(dev); in pca963x_probe()
681 count = device_get_child_node_count(&client->dev); in lm3532_probe()
71 st->num_keys = device_get_child_node_count(dev); in adc_keys_load_keymap()
149 nbuttons = device_get_child_node_count(dev); in gpio_keys_polled_get_devtree_pdata()
351 nbuttons = device_get_child_node_count(dev); in qt1050_parse_fw()
124 ngpps = device_get_child_node_count(dev); in intel_platform_pinctrl_prepare_community()
502 count = device_get_child_node_count(dev); in ktd202x_probe_fw()539 count = device_get_child_node_count(dev); in ktd202x_probe()
276 port_num = device_get_child_node_count(dev); in hisi_gpio_probe()
139 num_axes = device_get_child_node_count(dev); in adc_joystick_set_axes()
356 if (device_get_child_node_count(dev) >= RTL9300_I2C_MUX_NCHAN) in rtl9300_i2c_probe()
461 count = device_get_child_node_count(dev); in sy7802_probe()
515 count = device_get_child_node_count(dev); in mt6370_led_probe()
518 num = device_get_child_node_count(&st->spi->dev); in ad5770r_channel_config()
226 static inline unsigned int device_get_child_node_count(const struct device *dev) in device_get_child_node_count() function
606 st->num_channels_cfg = device_get_child_node_count(dev); in ads1119_alloc_and_config_channels()