Searched refs:fwnode_get_named_child_node (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/base/ |
A D | property.c | 783 fwnode_get_named_child_node(const struct fwnode_handle *fwnode, in fwnode_get_named_child_node() function 788 EXPORT_SYMBOL_GPL(fwnode_get_named_child_node); 798 return fwnode_get_named_child_node(dev_fwnode(dev), childname); in device_get_named_child_node()
|
/linux/sound/hda/ |
A D | intel-sdw-acpi.c | 36 link = fwnode_get_named_child_node(fw_node, name); in is_link_enabled()
|
/linux/include/linux/ |
A D | property.h | 115 struct fwnode_handle *fwnode_get_named_child_node(
|
/linux/drivers/leds/blink/ |
A D | leds-lgm-sso.c | 731 fw_ssoled = fwnode_get_named_child_node(fwnode, "ssoled"); in sso_led_dt_parse()
|
/linux/drivers/usb/dwc3/ |
A D | dwc3-qcom.c | 694 fwh = fwnode_get_named_child_node(dev->fwnode, name); in dwc3_qcom_create_urs_usb_platdev()
|
/linux/drivers/net/phy/ |
A D | phylink.c | 222 fixed_node = fwnode_get_named_child_node(fwnode, "fixed-link"); in phylink_parse_fixedlink() 319 dn = fwnode_get_named_child_node(fwnode, "fixed-link"); in phylink_parse_mode()
|
/linux/drivers/input/misc/ |
A D | iqs269a.c | 687 ev_node = fwnode_get_named_child_node(ch_node, in iqs269_parse_chan()
|
A D | iqs626a.c | 515 ev_node = fwnode_get_named_child_node(ch_node, ev_name); in iqs626_parse_events()
|
/linux/drivers/net/ethernet/marvell/mvpp2/ |
A D | mvpp2_main.c | 6693 !fwnode_get_named_child_node(port_fwnode, "fixed-link")); in mvpp2_use_acpi_compat_mode()
|
/linux/ |
A D | vmlinux.symvers | 10684 0x00000000 fwnode_get_named_child_node vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 31163 ffff8000108085c4 T fwnode_get_named_child_node
|
A D | .tmp_System.map | 31163 ffff8000108085c4 T fwnode_get_named_child_node
|
Completed in 341 milliseconds