Searched defs:efx_mtd_partition (Results 1 – 1 of 1) sorted by relevance
1133 struct efx_mtd_partition { struct1134 struct list_head node;1135 struct mtd_info mtd;1136 const char *dev_type_name;1137 const char *type_name;1138 char name[IFNAMSIZ + 20];