Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-platform.c149 of_coresight_count_ports(struct device_node *port_parent) in of_coresight_count_ports() function
176 *nr_inport = of_coresight_count_ports(input_ports); in of_coresight_get_ports()
180 *nr_outport = of_coresight_count_ports(output_ports); in of_coresight_get_ports()