Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-platform.c226 struct fwnode_handle *rdev_fwnode; in of_coresight_parse_endpoint() local
246 rdev_fwnode = of_fwnode_handle(rparent); in of_coresight_parse_endpoint()
248 rdev = coresight_find_device_by_fwnode(rdev_fwnode); in of_coresight_parse_endpoint()
270 conn->child_fwnode = fwnode_handle_get(rdev_fwnode); in of_coresight_parse_endpoint()