Searched refs:child0 (Results 1 – 2 of 2) sorted by relevance
127 struct efp_child_device_config child0; member176 v->child0.handle = DEVICE_TYPE_EFP1; in virt_vbt_generation()177 v->child0.device_type = DEVICE_TYPE_DP; in virt_vbt_generation()178 v->child0.dvo_port = DVO_PORT_DPA; in virt_vbt_generation()179 v->child0.aux_channel = DP_AUX_A; in virt_vbt_generation()180 v->child0.dp_compat = true; in virt_vbt_generation()181 v->child0.integrated_encoder = true; in virt_vbt_generation()
129 test-child0 -> test-sibling1 -> test-sibling2 -> test-sibling3 -> null174 test-sibling3 -> test-sibling2 -> test-sibling1 -> test-child0 -> null182 Astute readers would have noticed that test-child0 node becomes the last184 test-child0 the test-sibling1 is attached that pushes the child node185 (i.e. test-child0) to become a sibling and makes itself a child node,