Searched refs:genwqe_types (Results 1 – 1 of 1) sorted by relevance
40 static const char * const genwqe_types[] = { variable88 return sprintf(buf, "%s\n", (card_type >= ARRAY_SIZE(genwqe_types)) ? in type_show()89 "invalid" : genwqe_types[card_type]); in type_show()