Searched refs:tle (Results 1 – 2 of 2) sorted by relevance
179 if (!tle->nl) in next_tle()189 union topology_entry *tle, *end; in tl_to_masks() local192 tle = info->tle; in tl_to_masks()194 while (tle < end) { in tl_to_masks()195 switch (tle->nl) { in tl_to_masks()198 drawer->id = tle->container.id; in tl_to_masks()202 book->id = tle->container.id; in tl_to_masks()206 socket->id = tle->container.id; in tl_to_masks()215 tle = next_tle(tle); in tl_to_masks()561 while (tle->nl) in detect_polarization()[all …]
214 union topology_entry tle[]; member
Completed in 6 milliseconds