HomeSort by: relevance | last modified time | path
    Searched defs:child3 (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/sys/
t_poll.c 80 child3(void) function in typeref:typename:void
90 (void)printf("child3 exit\n");
137 child3();
  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
opregion.c 135 struct efp_child_device_config child3; member in struct:vbt
206 v->child3.handle = DEVICE_TYPE_EFP4;
207 v->child3.device_type = DEVICE_TYPE_DP;
208 v->child3.dvo_port = DVO_PORT_DPD;
209 v->child3.aux_channel = DP_AUX_D;
210 v->child3.dp_compat = true;
211 v->child3.integrated_encoder = true;

Completed in 13 milliseconds