Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
A 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/include/linux/device/
A Dbus.h199 bus_find_device_by_fwnode(struct bus_type *bus, const struct fwnode_handle *fwnode) in bus_find_device_by_fwnode() function
/linux/drivers/net/ethernet/hisilicon/hns/
A Dhns_dsaf_misc.c769 dev = bus_find_device_by_fwnode(&platform_bus_type, fwnode); in hns_dsaf_find_platform_device()
/linux/drivers/net/phy/
A Dphy_device.c2927 d = bus_find_device_by_fwnode(&mdio_bus_type, fwnode); in fwnode_mdio_find_device()
/linux/drivers/infiniband/hw/hns/
A Dhns_roce_hw_v1.c4457 dev = bus_find_device_by_fwnode(&platform_bus_type, fwnode); in hns_roce_find_pdev()

Completed in 23 milliseconds