Searched refs:fwnode_find_reference (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-cti-platform.c | 128 cs_fwnode = fwnode_find_reference(root_fwnode, CTI_DT_CSDEV_ASSOC, 0); in cti_plat_create_v8_etm_connection() 399 struct fwnode_handle *cs_fwnode = fwnode_find_reference(fwnode, in cti_plat_create_connection()
|
| H A D | coresight-platform.c | 252 fwnode_find_reference(&ep->fwnode, "filter-source", 0); in of_coresight_parse_endpoint()
|
| /linux/drivers/base/ |
| H A D | property.c | 635 struct fwnode_handle *fwnode_find_reference(const struct fwnode_handle *fwnode, in fwnode_find_reference() function 646 EXPORT_SYMBOL_GPL(fwnode_find_reference); 1392 node = fwnode_find_reference(fwnode, con_id, i); in fwnode_devcon_matches()
|
| /linux/drivers/power/supply/ |
| H A D | power_supply_core.c | 202 np = fwnode_find_reference(psy->dev.fwnode, "power-supplies", i++); in __power_supply_populate_supplied_from() 278 np = fwnode_find_reference(psy->dev.fwnode, "power-supplies", cnt++); in power_supply_check_supplies() 523 power_supply_fwnode = fwnode_find_reference(fwnode, property, 0); in power_supply_get_by_reference() 595 fwnode = fwnode_find_reference(srcnode, "monitored-battery", 0); in power_supply_get_battery_info()
|
| /linux/drivers/usb/core/ |
| H A D | usb-acpi.c | 173 fwnode_find_reference(dev_fwnode(&port_dev->dev), "usb4-host-interface", 0); in usb_acpi_add_usb4_devlink()
|
| /linux/drivers/thunderbolt/ |
| H A D | usb4_port.c | 136 nhi_fwnode = fwnode_find_reference(usb3_port_fwnode, "usb4-host-interface", 0); in usb4_usb3_port_match()
|
| /linux/arch/x86/pci/ |
| H A D | acpi.c | 303 fwnode = fwnode_find_reference(dev_fwnode(&pdev->dev), in pcie_has_usb4_host_interface()
|
| /linux/drivers/iio/temperature/ |
| H A D | ltc2983.c | 705 fwnode_find_reference(child, "adi,cold-junction-handle", 0); in ltc2983_thermocouple_new() 751 fwnode_find_reference(child, "adi,rsense-handle", 0); in ltc2983_rtd_new() 901 fwnode_find_reference(child, "adi,rsense-handle", 0); in ltc2983_thermistor_new()
|
| /linux/drivers/iio/ |
| H A D | industrialio-backend.c | 970 fwnode_back = fwnode_find_reference(fwnode, "io-backends", index); in __devm_iio_backend_fwnode_get()
|
| /linux/include/linux/ |
| H A D | property.h | 144 struct fwnode_handle *fwnode_find_reference(const struct fwnode_handle *fwnode,
|
| /linux/drivers/usb/typec/altmodes/ |
| H A D | displayport.c | 802 dp->connector_fwnode = fwnode_find_reference(fwnode, "displayport", 0); in dp_altmode_probe()
|
| /linux/drivers/media/pci/intel/ |
| H A D | ipu-bridge.c | 629 vcm_fwnode = fwnode_find_reference(dev_fwnode(sensor), "lens-focus", 0); in ipu_bridge_instantiate_vcm()
|
| /linux/drivers/net/phy/ |
| H A D | phy_device.c | 3646 phy_node = fwnode_find_reference(fwnode, "phy-handle", 0); in fwnode_get_phy_node() 3649 phy_node = fwnode_find_reference(fwnode, "phy", 0); in fwnode_get_phy_node() 3652 return fwnode_find_reference(fwnode, "phy-device", 0); in fwnode_get_phy_node()
|
| H A D | sfp.c | 3077 h = fwnode_find_reference(dev_fwnode(sfp->dev), "i2c-bus", 0); in sfp_i2c_get()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dpll.c | 3463 return fwnode_find_reference(fwnode, "dpll-pins", index); in ice_dpll_pin_node_get()
|