Searched refs:fwnode_list (Results 1 – 2 of 2) sorted by relevance
1337 if (dict->fwnode_list[i] == fwnode)1432 list = krealloc_array(dict->fwnode_list, in coresight_init_driver() 1433 idx + 1, sizeof(*dict->fwnode_list),1441 dict->fwnode_list = list;
314 * @fwnode_list: Array of fwnode_handles associated with each allocated320 struct fwnode_handle **fwnode_list;327 .fwnode_list = NULL, \315 struct fwnode_handle **fwnode_list; global() member