Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-platform.c143 of_coresight_count_ports(struct device_node *port_parent) in of_coresight_count_ports() function
170 *nr_inport = of_coresight_count_ports(input_ports); in of_coresight_get_ports()
174 *nr_outport = of_coresight_count_ports(output_ports); in of_coresight_get_ports()