Searched refs:dst_tlist (Results 1 – 1 of 1) sorted by relevance
739 static struct dst_types dst_tlist[] = { variable1083 for (i = 0, p_dst_type = dst_tlist; i < ARRAY_SIZE(dst_tlist); i++, p_dst_type++) { in dst_get_device_id()1123 if (i >= ARRAY_SIZE(dst_tlist)) { in dst_get_device_id()