Searched refs:device_get_child_node_count (Results 1 – 25 of 40) sorted by relevance
12
76 if (device_get_child_node_count(dev) != 1) { in lt3593_led_probe()
83 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()
178 count = device_get_child_node_count(&pdev->dev); in led_pwm_probe()
220 count = device_get_child_node_count(&spi->dev); in cr0014114_probe()
246 count = device_get_child_node_count(dev); in ns2_led_probe()
295 count = device_get_child_node_count(&spi->dev); in el15203000_probe()
137 count = device_get_child_node_count(dev); in gpio_leds_create()
310 count = device_get_child_node_count(dev); in lm3697_probe()
402 count = device_get_child_node_count(dev); in pca963x_probe()
530 count = device_get_child_node_count(&client->dev); in lp50xx_probe()
673 count = device_get_child_node_count(&client->dev); in lm3532_probe()
431 count = device_get_child_node_count(&client->dev); in pca955x_get_pdata()
72 st->num_keys = device_get_child_node_count(dev); in adc_keys_load_keymap()
150 nbuttons = device_get_child_node_count(dev); in gpio_keys_polled_get_devtree_pdata()
347 nbuttons = device_get_child_node_count(dev); in qt1050_parse_fw()
93 mux->data.n_values = device_get_child_node_count(dev); in i2c_mux_gpio_probe_fw()
855 unsigned int device_get_child_node_count(struct device *dev) in device_get_child_node_count() function865 EXPORT_SYMBOL_GPL(device_get_child_node_count);
213 nports = device_get_child_node_count(dev); in cros_typec_register_switches()
128 num_axes = device_get_child_node_count(dev); in adc_joystick_set_axes()
265 port_num = device_get_child_node_count(dev); in hisi_gpio_probe()
256 nchannels = device_get_child_node_count(dev); in gsc_hwmon_get_devtree_pdata()
316 num_channels = device_get_child_node_count(&pdev->dev); in rzg2l_adc_parse_properties()
130 unsigned int device_get_child_node_count(struct device *dev);
520 num = device_get_child_node_count(&st->spi->dev); in ad5770r_channel_config()