Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-platform.c202 struct device_node *rparent = NULL; in of_coresight_parse_endpoint() local
220 rparent = of_coresight_get_port_parent(rep); in of_coresight_parse_endpoint()
221 if (!rparent) in of_coresight_parse_endpoint()
226 rdev_fwnode = of_fwnode_handle(rparent); in of_coresight_parse_endpoint()
254 of_node_put(rparent); in of_coresight_parse_endpoint()