Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-platform.c223 struct device_node *rparent = NULL; in of_coresight_parse_endpoint() local
240 rparent = of_coresight_get_port_parent(rep); in of_coresight_parse_endpoint()
241 if (!rparent) in of_coresight_parse_endpoint()
246 rdev_fwnode = of_fwnode_handle(rparent); in of_coresight_parse_endpoint()
275 of_node_put(rparent); in of_coresight_parse_endpoint()