prop_list         308 drivers/of/dynamic.c static void property_list_free(struct property *prop_list)
prop_list         312 drivers/of/dynamic.c 	for (prop = prop_list; prop != NULL; prop = next) {