Searched refs:fwnode_list (Results 1 – 2 of 2) sorted by relevance
183 struct fwnode_handle **fwnode_list; member190 .fwnode_list = NULL, \
1306 if (dict->fwnode_list[i] == fwnode) in coresight_search_device_idx()1331 list = krealloc(dict->fwnode_list, in coresight_alloc_device_name()1332 (idx + 1) * sizeof(*dict->fwnode_list), in coresight_alloc_device_name()1340 dict->fwnode_list = list; in coresight_alloc_device_name()