Home
last modified time | relevance | path

Searched defs:node (Results 126 – 150 of 500) sorted by relevance

12345678910>>...20

/openbmc/u-boot/tools/binman/etype/
H A Du_boot_tpl.py35 def __init__(self, section, etype, node): argument
H A Du_boot_dtb_with_ucode.py27 def __init__(self, section, etype, node): argument
H A Du_boot_with_ucode_ptr.py31 def __init__(self, section, etype, node): argument
H A Dfmap.py30 def __init__(self, section, etype, node): argument
H A D_testing.py43 def __init__(self, section, etype, node): argument
H A Dblob.py33 def __init__(self, section, etype, node): argument
H A Dintel_descriptor.py47 def __init__(self, section, etype, node): argument
/openbmc/webui-vue/
H A D.eslintrc.js4 node: true, property in module.exports.env
/openbmc/qemu/tests/qemu-iotests/
H A D25828 def node(node_name, path, backing=None, fmt=None, throttle=None): function
/openbmc/phosphor-bmc-code-mgmt/common/include/i2c/
H A Di2c.hpp26 explicit I2C(uint16_t bus, uint16_t node) : in I2C()
/openbmc/u-boot/drivers/core/
H A Dread.c67 ofnode dev_read_next_subnode(ofnode node) in dev_read_next_subnode()
198 ofnode node = dev_ofnode(dev); in dev_read_phandle() local
213 ofnode node = dev_ofnode(dev); in dev_read_alias_seq() local
243 ofnode node = dev_ofnode(dev); in dev_read_enabled() local
H A Dlists.c81 const char *dev_name, ofnode node, in device_bind_driver_to_node()
125 int lists_bind_fdt(struct udevice *parent, ofnode node, struct udevice **devp, in lists_bind_fdt()
/openbmc/u-boot/arch/x86/cpu/braswell/
H A Dfsp_configs.c50 int node; in update_fsp_configs() local
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drv1108-board.c24 int node, phy_node; in board_usb_init() local
/openbmc/u-boot/common/
H A Dboot_fit.c17 int images, node, fdt_len, fdt_node, fdt_offset; in fdt_offset() local
/openbmc/bmcweb/redfish-core/include/
H A Dsub_route_trie.hpp41 const ContainedType& node, in findHelper()
199 ContainedType& node = this->nodes[idx]; in add() local
/openbmc/u-boot/board/freescale/common/
H A Dcds_pci_ft.c14 int node; in cds_pci_fixup() local
/openbmc/u-boot/board/rockchip/evb_rk3328/
H A Devb-rk3328.c37 int node; in board_usb_init() local
/openbmc/u-boot/drivers/mmc/
H A Dmsm_sdhci.c52 int node = dev_of_offset(dev); in msm_sdc_clk_init() local
170 int node = dev_of_offset(dev); in msm_ofdata_to_platdata() local
/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c117 struct name_id *node; in alloc_node() local
133 struct name_id *node; in parse_line() local
166 struct name_id *node, *cur; in get_list_from_file() local
191 struct name_id *node; in convert2guid() local
/openbmc/openbmc/poky/scripts/contrib/
H A Dgraph-tool30 def node_missing(node): argument
/openbmc/qemu/docs/sphinx/
H A Dkerneldoc.py151 def do_parse(self, result, node): argument
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dboard.c63 int node[2], count; in board_usb_init() local
/openbmc/u-boot/drivers/video/
H A Dsandbox_sdl.c48 int node = dev_of_offset(dev); in sandbox_sdl_bind() local
/openbmc/qemu/hw/core/
H A Dnuma.c62 static void parse_numa_node(MachineState *ms, NumaNodeOptions *node, in parse_numa_node()
208 void parse_numa_hmat_lb(NumaState *numa_state, NumaHmatLBOptions *node, in parse_numa_hmat_lb()
389 void parse_numa_hmat_cache(MachineState *ms, NumaHmatCacheOptions *node, in parse_numa_hmat_cache()
670 NumaNodeOptions node = { }; in numa_complete_configuration() local

12345678910>>...20