Searched defs:efx_mtd_partition (Results 1 – 1 of 1) sorted by relevance
1141 struct efx_mtd_partition { struct1142 struct list_head node;1143 struct mtd_info mtd;1144 const char *dev_type_name;1145 const char *type_name;1146 char name[IFNAMSIZ + 20];
Completed in 14 milliseconds