Home
last modified time | relevance | path

Searched refs:fwnode_get_named_child_node (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/sound/hda/
H A Dintel-sdw-acpi.c36 link = fwnode_get_named_child_node(fw_node, name); in is_link_enabled()
/openbmc/linux/drivers/base/
H A Dproperty.c822 fwnode_get_named_child_node(const struct fwnode_handle *fwnode, in fwnode_get_named_child_node() function
827 EXPORT_SYMBOL_GPL(fwnode_get_named_child_node);
840 return fwnode_get_named_child_node(dev_fwnode(dev), childname); in device_get_named_child_node()
/openbmc/linux/drivers/spi/
H A Dspi-cs42l43.c233 fwnode = fwnode_get_named_child_node(fwnode, "spi"); in cs42l43_spi_probe()
/openbmc/linux/drivers/net/dsa/qca/
H A Dqca8k-leds.c375 leds = fwnode_get_named_child_node(port, "leds"); in qca8k_parse_port_leds()
/openbmc/linux/drivers/pinctrl/cirrus/
H A Dpinctrl-cs42l43.c566 fwnode = fwnode_get_named_child_node(fwnode, "pinctrl"); in cs42l43_pin_probe()
/openbmc/linux/include/linux/
H A Dproperty.h176 struct fwnode_handle *fwnode_get_named_child_node(const struct fwnode_handle *fwnode,
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_mdio.c613 fixed_node = fwnode_get_named_child_node(fwnode, "fixed-link"); in stmmac_mdio_register()
H A Ddwmac-intel.c596 fixed_node = fwnode_get_named_child_node(fwnode, "fixed-link"); in intel_mgbe_common_data()
/openbmc/linux/drivers/input/misc/
H A Diqs7222.c2390 event_node = fwnode_get_named_child_node(chan_node, event_name); in iqs7222_parse_chan()
2610 event_node = fwnode_get_named_child_node(sldr_node, event_name); in iqs7222_parse_sldr()
2747 event_node = fwnode_get_named_child_node(tpad_node, event_name); in iqs7222_parse_tpad()
H A Diqs626a.c512 ev_node = fwnode_get_named_child_node(ch_node, ev_name); in iqs626_parse_events()
782 tc_node = fwnode_get_named_child_node(ch_node, tc_name); in iqs626_parse_trackpad()
H A Diqs269a.c678 ev_node = fwnode_get_named_child_node(ch_node, in iqs269_parse_chan()
/openbmc/linux/sound/soc/amd/ps/
H A Dpci-ps.c278 link = fwnode_get_named_child_node(acp_data->sdw_fw_node, name); in sdw_amd_scan_controller()
/openbmc/linux/drivers/leds/blink/
H A Dleds-lgm-sso.c729 fw_ssoled = fwnode_get_named_child_node(fwnode, "ssoled"); in sso_led_dt_parse()
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-qcom.c786 fwh = fwnode_get_named_child_node(dev->fwnode, name); in dwc3_qcom_create_urs_usb_platdev()
/openbmc/linux/drivers/iio/dac/
H A Dad3552r.c810 gain_child = fwnode_get_named_child_node(child, in ad3552r_configure_custom_gain()
/openbmc/linux/drivers/net/phy/
H A Dphylink.c760 fixed_node = fwnode_get_named_child_node(fwnode, "fixed-link"); in phylink_parse_fixedlink()
868 dn = fwnode_get_named_child_node(fwnode, "fixed-link"); in phylink_parse_mode()
/openbmc/linux/drivers/media/i2c/
H A Dds90ub960.c3311 rxport->ser.fwnode = fwnode_get_named_child_node(link_fwnode, "serializer"); in ub960_parse_dt_rxport_link_properties()
3452 links_fwnode = fwnode_get_named_child_node(dev_fwnode(dev), "links"); in ub960_parse_dt_rxports()
/openbmc/linux/drivers/input/touchscreen/
H A Diqs7211.c2071 event_node = fwnode_get_named_child_node(reg_grp_node, in iqs7211_parse_reg_grp()
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c6704 !fwnode_get_named_child_node(port_fwnode, "fixed-link")); in mvpp2_use_acpi_compat_mode()