Searched refs:child_ports (Results 1 – 3 of 3) sorted by relevance
90 pdata->child_ports = devm_kcalloc(dev, in of_coresight_alloc_memory()92 sizeof(*pdata->child_ports), in of_coresight_alloc_memory()94 if (!pdata->child_ports) in of_coresight_alloc_memory()185 pdata->child_ports[i] = rendpoint.id; in of_get_coresight_platform_data()
1044 conns[i].child_port = desc->pdata->child_ports[i]; in coresight_register()
109 int *child_ports; member