]> Git Repo - qemu.git/commit - device_tree.c
device_tree: Add qemu_fdt_node_unit_path
authorEric Auger <[email protected]>
Fri, 29 Jun 2018 14:11:01 +0000 (15:11 +0100)
committerPeter Maydell <[email protected]>
Fri, 29 Jun 2018 14:11:01 +0000 (15:11 +0100)
commitf963cc26dfd7832b6371c312a817a1950bfe398a
tree48376d69c0179a572cb4f528ba2d2a4a3e36c469
parent38754e43f605be90f0603631f257b3bc2d115126
device_tree: Add qemu_fdt_node_unit_path

This helper allows to retrieve the paths of nodes whose name
match node-name or node-name@unit-address patterns.

Signed-off-by: Eric Auger <[email protected]>
Message-id: 1530044492[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
device_tree.c
include/sysemu/device_tree.h
This page took 0.027799 seconds and 4 git commands to generate.