/linux/drivers/acpi/acpica/ |
H A D | nsalloc.c | 196 struct acpi_namespace_node *child_node; in acpi_ns_install_node() local 224 child_node = parent_node->child; in acpi_ns_install_node() 226 if (!child_node) { in acpi_ns_install_node() 231 while (child_node->peer) { in acpi_ns_install_node() 232 child_node = child_node->peer; in acpi_ns_install_node() 235 child_node->peer = node; in acpi_ns_install_node() 320 struct acpi_namespace_node *child_node = NULL; in acpi_ns_delete_namespace_subtree() local 345 child_node = acpi_ns_get_next_node(parent_node, child_node); in acpi_ns_delete_namespace_subtree() 408 struct acpi_namespace_node *child_node; acpi_ns_delete_namespace_by_owner() local [all...] |
H A D | nswalk.c | 23 * child_node - Previous child that was found. 37 *child_node) in acpi_ns_get_next_node() 41 if (!child_node) { in acpi_ns_get_next_node() 50 return (child_node->peer); in acpi_ns_get_next_node() 60 * child_node - Previous child that was found. 78 *child_node) in acpi_ns_get_next_node_typed() 84 next_node = acpi_ns_get_next_node(parent_node, child_node); in acpi_ns_get_next_node_typed() 160 struct acpi_namespace_node *child_node; in acpi_ns_walk_namespace() local 180 child_node = acpi_ns_get_next_node(parent_node, NULL); in acpi_ns_walk_namespace() 189 while (level > 0 && child_node) { in acpi_ns_walk_namespace() 36 acpi_ns_get_next_node(struct acpi_namespace_node * parent_node,struct acpi_namespace_node * child_node) acpi_ns_get_next_node() argument 77 acpi_ns_get_next_node_typed(acpi_object_type type,struct acpi_namespace_node * parent_node,struct acpi_namespace_node * child_node) acpi_ns_get_next_node_typed() argument [all...] |
H A D | nsxfobj.c | 156 struct acpi_namespace_node *child_node = NULL; in ACPI_EXPORT_SYMBOL() local 184 child_node = acpi_ns_validate_handle(child); in ACPI_EXPORT_SYMBOL() 185 if (!child_node) { in ACPI_EXPORT_SYMBOL() 193 node = acpi_ns_get_next_node_typed(type, parent_node, child_node); in ACPI_EXPORT_SYMBOL()
|
/linux/drivers/leds/flash/ |
H A D | leds-ktd2692.c | 242 struct device_node *child_node __free(device_node) = in ktd2692_parse_dt() 244 if (!child_node) { in ktd2692_parse_dt() 250 of_get_property(child_node, "label", NULL) ? : child_node->name; in ktd2692_parse_dt() 252 ret = of_property_read_u32(child_node, "led-max-microamp", in ktd2692_parse_dt() 259 ret = of_property_read_u32(child_node, "flash-max-microamp", in ktd2692_parse_dt() 266 ret = of_property_read_u32(child_node, "flash-max-timeout-us", in ktd2692_parse_dt()
|
H A D | leds-aat1290.c | 249 struct device_node *child_node __free(device_node) = in aat1290_led_parse_dt() 251 if (!child_node) { in aat1290_led_parse_dt() 256 ret = of_property_read_u32(child_node, "led-max-microamp", in aat1290_led_parse_dt() 266 ret = of_property_read_u32(child_node, "flash-max-microamp", in aat1290_led_parse_dt() 274 ret = of_property_read_u32(child_node, "flash-max-timeout-us", in aat1290_led_parse_dt() 282 *sub_node = child_node; in aat1290_led_parse_dt()
|
/linux/drivers/leds/ |
H A D | leds-lp8864.c | 213 struct device_node *child_node; in lp8864_probe() local 221 child_node = of_get_next_available_child(np, NULL); in lp8864_probe() 222 if (!child_node) { in lp8864_probe() 261 init_data.fwnode = of_fwnode_handle(child_node); in lp8864_probe()
|
H A D | leds-lp8860.c | 284 struct device_node *child_node; in lp8860_probe() local 292 child_node = of_get_next_available_child(np, NULL); in lp8860_probe() 293 if (!child_node) in lp8860_probe() 334 init_data.fwnode = of_fwnode_handle(child_node); in lp8860_probe()
|
/linux/drivers/phy/ti/ |
H A D | phy-j721e-wiz.c | 1452 struct device_node *child_node; in wiz_probe() local 1474 child_node = of_get_child_by_name(node, "serdes"); in wiz_probe() 1475 if (!child_node) { in wiz_probe() 1480 ret = of_address_to_resource(child_node, 0, &res); in wiz_probe() 1618 serdes_pdev = of_platform_device_create(child_node, NULL, dev); in wiz_probe() 1626 of_node_put(child_node); in wiz_probe() 1637 of_node_put(child_node); in wiz_probe()
|
/linux/include/linux/ |
H A D | serio.h | 43 struct list_head child_node; member
|
H A D | pm_domain.h | 256 struct list_head child_node; member
|
/linux/drivers/input/misc/ |
H A D | iqs7222.c | 1993 struct fwnode_handle *child_node, in iqs7222_gpio_select() argument 2005 if (!fwnode_property_present(child_node, "azoteq,gpio-select")) in iqs7222_gpio_select() 2008 count = fwnode_property_count_u32(child_node, "azoteq,gpio-select"); in iqs7222_gpio_select() 2011 fwnode_get_name(child_node)); in iqs7222_gpio_select() 2015 fwnode_get_name(child_node), count); in iqs7222_gpio_select() 2019 error = fwnode_property_read_u32_array(child_node, in iqs7222_gpio_select() 2024 fwnode_get_name(child_node), error); in iqs7222_gpio_select() 2033 fwnode_get_name(child_node), gpio_sel[i]); in iqs7222_gpio_select()
|
/linux/sound/soc/bcm/ |
H A D | cygnus-ssp.c | 1301 struct device_node *child_node; in cygnus_ssp_probe() local 1334 for_each_available_child_of_node(pdev->dev.of_node, child_node) { in cygnus_ssp_probe() 1335 err = parse_ssp_child_node(pdev, child_node, cygaud, in cygnus_ssp_probe() 1340 of_node_put(child_node); in cygnus_ssp_probe()
|
/linux/drivers/net/ethernet/altera/ |
H A D | altera_tse_main.c | 125 struct device_node *child_node = NULL; in altera_tse_mdio_create() local 129 for_each_child_of_node(priv->device->of_node, child_node) { in altera_tse_mdio_create() 130 if (of_device_is_compatible(child_node, "altr,tse-mdio")) { in altera_tse_mdio_create() 131 mdio_node = child_node; in altera_tse_mdio_create()
|
/linux/drivers/pmdomain/ |
H A D | governor.c | 312 list_for_each_entry(link, &genpd->child_links, child_node) { in _default_power_down_ok()
|
/linux/Documentation/devicetree/bindings/ |
H A D | dts-coding-style.rst | 155 child_node: child-class@100 {
|