Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-platform.c220 struct fwnode_handle *rdev_fwnode; in of_coresight_parse_endpoint() local
240 rdev_fwnode = of_fwnode_handle(rparent); in of_coresight_parse_endpoint()
242 rdev = coresight_find_device_by_fwnode(rdev_fwnode); in of_coresight_parse_endpoint()
264 conn->child_fwnode = fwnode_handle_get(rdev_fwnode); in of_coresight_parse_endpoint()