Searched refs:wd719x_card_type (Results 1 – 2 of 2) sorted by relevance
12 enum wd719x_card_type { enum69 enum wd719x_card_type type; /* type of card */
790 static enum wd719x_card_type wd719x_detect_type(struct wd719x *wd) in wd719x_detect_type()