Home
last modified time | relevance | path

Searched refs:child_port (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dcoresight.h136 int child_port; member
/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-platform.c225 conn->child_port = rendpoint.port; in of_coresight_parse_endpoint()
617 conn->child_port = fields[1].integer.value; in acpi_coresight_parse_link()
Dcoresight.c106 return conn->child_port; in coresight_find_link_inport()