Searched refs:device_get_child_node_count (Results 1 – 17 of 17) sorted by relevance
79 if (device_get_child_node_count(dev) != 1) { in lt3593_led_probe()
84 num_leds = device_get_child_node_count(dev); in max77650_led_probe()
80 child_cnt = device_get_child_node_count(dev); in lm36274_parse_dt()
166 count = device_get_child_node_count(&pdev->dev); in led_pwm_probe()
223 count = device_get_child_node_count(&spi->dev); in cr0014114_probe()
141 count = device_get_child_node_count(dev); in gpio_leds_create()
309 count = device_get_child_node_count(&client->dev); in lm3697_probe()
286 count = device_get_child_node_count(&client->dev); in pca963x_get_pdata()
370 count = device_get_child_node_count(&client->dev); in pca955x_get_pdata()
684 count = device_get_child_node_count(&client->dev); in lm3532_probe()
73 st->num_keys = device_get_child_node_count(dev); in adc_keys_load_keymap()
151 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()
700 nbuttons = device_get_child_node_count(dev); in gpio_keys_get_devtree_pdata()
720 unsigned int device_get_child_node_count(struct device *dev) in device_get_child_node_count() function730 EXPORT_SYMBOL_GPL(device_get_child_node_count);
116 unsigned int device_get_child_node_count(struct device *dev);
567 nports = device_get_child_node_count(dev); in dwapb_gpio_get_pdata()