Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-platform.c116 of_coresight_count_ports(struct device_node *port_parent) in of_coresight_count_ports() function
136 *nr_inport = of_coresight_count_ports(input_ports); in of_coresight_get_ports()
140 *nr_outport = of_coresight_count_ports(output_ports); in of_coresight_get_ports()