Home
last modified time | relevance | path

Searched refs:device_match_fwnode (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/device/
A Dbus.h143 int device_match_fwnode(struct device *dev, const void *fwnode);
201 return bus_find_device(bus, NULL, fwnode, device_match_fwnode); in bus_find_device_by_fwnode()
A Ddriver.h198 return driver_find_device(drv, NULL, fwnode, device_match_fwnode); in driver_find_device_by_fwnode()
A Dclass.h155 return class_find_device(class, NULL, fwnode, device_match_fwnode); in class_find_device_by_fwnode()
/linux/drivers/base/
A Dcore.c4823 int device_match_fwnode(struct device *dev, const void *fwnode) in device_match_fwnode() function
4827 EXPORT_SYMBOL_GPL(device_match_fwnode);
/linux/
A Dvmlinux.symvers11431 0x00000000 device_match_fwnode vmlinux EXPORT_SYMBOL_GPL
A DSystem.map30784 ffff8000107f8bf0 T device_match_fwnode
A D.tmp_System.map30784 ffff8000107f8bf0 T device_match_fwnode

Completed in 317 milliseconds