Home
last modified time | relevance | path

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

/linux/sound/hda/
A Dintel-sdw-acpi.c39 link = fwnode_get_named_child_node(fw_node, name); in is_link_enabled()
/linux/drivers/base/
A Dproperty.c831 fwnode_get_named_child_node(const struct fwnode_handle *fwnode, in fwnode_get_named_child_node() function
836 EXPORT_SYMBOL_GPL(fwnode_get_named_child_node);
849 return fwnode_get_named_child_node(dev_fwnode(dev), childname); in device_get_named_child_node()
/linux/drivers/spi/
A Dspi-cs42l43.c246 ext_fwnode = fwnode_get_named_child_node(child_fwnode, in cs42l43_find_xu_node()
354 fwnode = fwnode_get_named_child_node(fwnode, "spi"); in cs42l43_spi_probe()
/linux/drivers/net/dsa/qca/
A Dqca8k-leds.c374 leds = fwnode_get_named_child_node(port, "leds"); in qca8k_parse_port_leds()
/linux/drivers/pinctrl/cirrus/
A Dpinctrl-cs42l43.c561 fwnode = fwnode_get_named_child_node(fwnode, "pinctrl"); in cs42l43_pin_probe()
/linux/include/linux/
A Dproperty.h183 struct fwnode_handle *fwnode_get_named_child_node(const struct fwnode_handle *fwnode,
/linux/drivers/acpi/
A Dmipi-disco-img.c591 return fwnode_get_named_child_node(adev_fwnode, port_name); in get_mipi_port_handle()
/linux/drivers/input/misc/
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()
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()
A Diqs269a.c737 ev_node = fwnode_get_named_child_node(ch_node, in iqs269_parse_chan()
/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_mdio.c634 fixed_node = fwnode_get_named_child_node(fwnode, "fixed-link"); in stmmac_mdio_register()
/linux/drivers/leds/blink/
A Dleds-lgm-sso.c729 fw_ssoled = fwnode_get_named_child_node(fwnode, "ssoled"); in sso_led_dt_parse()
/linux/drivers/iio/dac/
A Dad3552r.c808 = fwnode_get_named_child_node(child, in ad3552r_configure_custom_gain()
/linux/drivers/net/phy/
A Dphylink.c784 fixed_node = fwnode_get_named_child_node(fwnode, "fixed-link"); in phylink_parse_fixedlink()
896 dn = fwnode_get_named_child_node(fwnode, "fixed-link"); in phylink_parse_mode()
/linux/drivers/media/i2c/
A Dds90ub960.c3309 rxport->ser.fwnode = fwnode_get_named_child_node(link_fwnode, "serializer"); in ub960_parse_dt_rxport_link_properties()
3450 links_fwnode = fwnode_get_named_child_node(dev_fwnode(dev), "links"); in ub960_parse_dt_rxports()
/linux/drivers/input/touchscreen/
A Diqs7211.c2071 event_node = fwnode_get_named_child_node(reg_grp_node, in iqs7211_parse_reg_grp()
/linux/drivers/usb/typec/tcpm/
A Dtcpm.c7124 capabilities = fwnode_get_named_child_node(fwnode, "capabilities"); in tcpm_fw_get_caps()
/linux/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_main.c6727 !fwnode_get_named_child_node(port_fwnode, "fixed-link")); in mvpp2_use_acpi_compat_mode()

Completed in 89 milliseconds