Searched refs:child_part (Results 1 – 1 of 1) sorted by relevance
1160 struct device_node *parts_node, *child_part; in gic_populate_ppi_partitions() local1178 for_each_child_of_node(parts_node, child_part) { in gic_populate_ppi_partitions()1184 part->partition_id = of_node_to_fwnode(child_part); in gic_populate_ppi_partitions()1187 child_part->name, part_idx); in gic_populate_ppi_partitions()1189 n = of_property_count_elems_of_size(child_part, "affinity", in gic_populate_ppi_partitions()1198 err = of_property_read_u32_index(child_part, "affinity", in gic_populate_ppi_partitions()