Searched refs:fdtdec_get_child_count (Results 1 – 3 of 3) sorted by relevance
78 mux->n_values = fdtdec_get_child_count(fdt, node); in i2c_mux_gpio_probe()
732 int fdtdec_get_child_count(const void *blob, int node);
845 int fdtdec_get_child_count(const void *blob, int node) in fdtdec_get_child_count() function