Searched refs:bus_find_device_by_fwnode (Results 1 – 4 of 4) sorted by relevance
48 dev = bus_find_device_by_fwnode(&platform_bus_type, fwnode); in coresight_find_device_by_fwnode()56 return bus_find_device_by_fwnode(&amba_bustype, fwnode); in coresight_find_device_by_fwnode()71 dev = bus_find_device_by_fwnode(&coresight_bustype, r_fwnode); in coresight_find_csdev_by_fwnode()
198 bus_find_device_by_fwnode(struct bus_type *bus, const struct fwnode_handle *fwnode) in bus_find_device_by_fwnode() function
765 dev = bus_find_device_by_fwnode(&platform_bus_type, fwnode); in hns_dsaf_find_platform_device()
4404 dev = bus_find_device_by_fwnode(&platform_bus_type, fwnode); in hns_roce_find_pdev()