Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-platform.c48 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()
/Linux-v5.10/include/linux/device/
Dbus.h198 bus_find_device_by_fwnode(struct bus_type *bus, const struct fwnode_handle *fwnode) in bus_find_device_by_fwnode() function
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_misc.c765 dev = bus_find_device_by_fwnode(&platform_bus_type, fwnode); in hns_dsaf_find_platform_device()
/Linux-v5.10/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c4404 dev = bus_find_device_by_fwnode(&platform_bus_type, fwnode); in hns_roce_find_pdev()