Searched refs:coresight_alloc_device_name (Results 1 – 9 of 9) sorted by relevance
130 desc.name = coresight_alloc_device_name(&tpiu_devs, dev); in tpiu_probe()
190 desc.name = coresight_alloc_device_name(&replicator_devs, dev); in replicator_probe()
198 desc.name = coresight_alloc_device_name(&funnel_devs, dev); in funnel_probe()
1318 char *coresight_alloc_device_name(struct coresight_dev_list *dict, in coresight_alloc_device_name() function1349 EXPORT_SYMBOL_GPL(coresight_alloc_device_name);
510 catu_desc.name = coresight_alloc_device_name(&catu_devs, dev); in catu_probe()
509 desc.name = coresight_alloc_device_name(dev_list, dev); in tmc_probe()
736 desc.name = coresight_alloc_device_name(&etb_devs, dev); in etb_probe()
866 desc.name = coresight_alloc_device_name(&stm_devs, dev); in stm_probe()
286 extern char *coresight_alloc_device_name(struct coresight_dev_list *devs,