Searched refs:bus_find_device_by_fwnode (Results 1 – 6 of 6) sorted by relevance
161 dev = bus_find_device_by_fwnode(bus, con->fwnode); in device_connection_fwnode_match()
49 dev = bus_find_device_by_fwnode(&platform_bus_type, fwnode); in coresight_find_device_by_fwnode()57 return bus_find_device_by_fwnode(&amba_bustype, fwnode); in coresight_find_device_by_fwnode()
1049 dev = bus_find_device_by_fwnode(&coresight_bustype, conn->child_fwnode); in coresight_fixup_device_conns()
762 dev = bus_find_device_by_fwnode(&platform_bus_type, fwnode); in hns_dsaf_find_platform_device()
212 bus_find_device_by_fwnode(struct bus_type *bus, const struct fwnode_handle *fwnode) in bus_find_device_by_fwnode() function
4503 dev = bus_find_device_by_fwnode(&platform_bus_type, fwnode); in hns_roce_find_pdev()