Searched refs:fwnode_property_match_string (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/base/ |
| A D | property.c | 224 return fwnode_property_match_string(dev_fwnode(dev), propname, string); in device_property_match_string() 424 int fwnode_property_match_string(const struct fwnode_handle *fwnode, in fwnode_property_match_string() function 452 EXPORT_SYMBOL_GPL(fwnode_property_match_string);
|
| /linux/drivers/net/mdio/ |
| A D | fwnode_mdio.c | 98 rc = fwnode_property_match_string(child, "compatible", in fwnode_mdiobus_register_phy()
|
| /linux/include/linux/ |
| A D | property.h | 73 int fwnode_property_match_string(const struct fwnode_handle *fwnode,
|
| /linux/drivers/leds/ |
| A D | leds-tca6507.c | 703 if (fwnode_property_match_string(child, "compatible", in tca6507_led_dt_init()
|
| /linux/drivers/input/misc/ |
| A D | iqs626a.c | 1207 if (fwnode_property_match_string(ch_node, "azoteq,assoc-select", in iqs626_parse_channel()
|
| /linux/ |
| A D | vmlinux.symvers | 3582 0x00000000 fwnode_property_match_string vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 31192 ffff800010809110 T fwnode_property_match_string
|
| A D | .tmp_System.map | 31192 ffff800010809110 T fwnode_property_match_string
|
Completed in 355 milliseconds