Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-platform.c188 struct fwnode_handle *rdev_fwnode; in of_coresight_parse_endpoint() local
207 rdev_fwnode = of_fwnode_handle(rparent); in of_coresight_parse_endpoint()
209 rdev = coresight_find_device_by_fwnode(rdev_fwnode); in of_coresight_parse_endpoint()
224 conn->child_fwnode = fwnode_handle_get(rdev_fwnode); in of_coresight_parse_endpoint()