Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-platform.c185 struct device_node *rparent = NULL; in of_coresight_parse_endpoint() local
201 rparent = of_coresight_get_port_parent(rep); in of_coresight_parse_endpoint()
202 if (!rparent) in of_coresight_parse_endpoint()
207 rdev_fwnode = of_fwnode_handle(rparent); in of_coresight_parse_endpoint()
230 of_node_put(rparent); in of_coresight_parse_endpoint()