Searched refs:make_support_list (Results 1 - 1 of 1) sorted by relevance

/openwrt/tools/firmware-utils/src/
H A Dtplink-safeloader.c318 static struct image_partition_entry make_support_list(const char *support_list, bool trailzero) { function
584 parts[2] = make_support_list(cpe510_support_list,false);
617 parts[2] = make_support_list(c2600_support_list,true);
650 parts[2] = make_support_list(tl1043ndv4_support_list,true);

Completed in 76 milliseconds