bus_find_device_by_fwnode  161 drivers/base/devcon.c 		dev = bus_find_device_by_fwnode(bus, con->fwnode);
bus_find_device_by_fwnode   49 drivers/hwtracing/coresight/coresight-platform.c 	dev = bus_find_device_by_fwnode(&platform_bus_type, fwnode);
bus_find_device_by_fwnode   57 drivers/hwtracing/coresight/coresight-platform.c 	return bus_find_device_by_fwnode(&amba_bustype, fwnode);
bus_find_device_by_fwnode 1032 drivers/hwtracing/coresight/coresight.c 		dev = bus_find_device_by_fwnode(&coresight_bustype, conn->child_fwnode);
bus_find_device_by_fwnode 4498 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 	dev = bus_find_device_by_fwnode(&platform_bus_type, fwnode);
bus_find_device_by_fwnode  762 drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c 	dev = bus_find_device_by_fwnode(&platform_bus_type, fwnode);