Home
last modified time | relevance | path

Searched refs:fwnode_list (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dcoresight.h258 struct fwnode_handle **fwnode_list; member
265 .fwnode_list = NULL, \
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-core.c1707 if (dict->fwnode_list[i] == fwnode) in coresight_search_device_idx()
1739 list = krealloc(dict->fwnode_list, in coresight_alloc_device_name()
1740 (idx + 1) * sizeof(*dict->fwnode_list), in coresight_alloc_device_name()
1748 dict->fwnode_list = list; in coresight_alloc_device_name()