/openbmc/phosphor-power/phosphor-power-sequencer/test/ |
H A D | config_file_parser_tests.cpp | 90 // Test where works: Last node in system type: Second in list in TEST() 103 // Test where works: Last node in system type: Last in list in TEST() 200 // Test where fails: Matching file name is a directory: Last node in TEST()
|
/openbmc/u-boot/drivers/net/ |
H A D | ag7xxx.c | 896 debug("%s: PHY OF node not found (ret=%i)\n", __func__, offset); in ag7xxx_get_phy_iface_offset() 902 debug("%s: PHY OF node parent MDIO bus not found (ret=%i)\n", in ag7xxx_get_phy_iface_offset() 909 debug("%s: PHY MDIO OF node parent MAC not found (ret=%i)\n", in ag7xxx_get_phy_iface_offset()
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | kapi.c | 290 * ubi_open_volume_path - open UBI volume by its character device node path. 291 * @pathname: volume character device node path 295 * to its character device node.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/ |
H A D | 0003-Support-transformation-between-D-Bus-errors-and-exce.patch | 386 +<node> 401 +</node>
|
/openbmc/qemu/block/ |
H A D | preallocate.c | 5 * some node, and before each write over EOF it does additional preallocating 132 "is not aligned to underlying node request alignment " in preallocate_absorb_opts()
|
/openbmc/qemu/hw/ppc/ |
H A D | sam460ex.c | 163 /* default FDT doesn't have a /chosen node... */ in sam460ex_load_device_tree() 187 /* Remove cpm node if it exists (it is not emulated) */ in sam460ex_load_device_tree()
|
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/ |
H A D | init-live.sh | 80 # device node creation events were handled, to avoid unexpected behavior
|
/openbmc/u-boot/doc/device-tree-bindings/net/ |
H A D | snps,dwc-qos-ethernet.txt | 128 For each phy on the mdio bus, there must be a node with the following
|
/openbmc/u-boot/board/k+p/kp_imx6q_tpc/ |
H A D | kp_imx6q_tpc.c | 197 * (U-Boot device node) (Physical Port) in board_mmc_init()
|
/openbmc/qemu/docs/system/ppc/ |
H A D | ppce500.rst | 36 * The number of subnodes under /cpus node should match QEMU's ``-smp`` option
|
/openbmc/u-boot/drivers/power/pmic/ |
H A D | Kconfig | 63 regulator driver and binds the regulator driver to its node.
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 131 | 132 # node as a QEMUIOVector object, which could cause anything from I/O errors over
|
H A D | 060.out | 421 …alid write on metadata (overlaps with refcount table)", "offset": 65536, "node-name": "drive", "fa… 433 …evice": "", "msg": "L2 table offset 0x2a2a2a00 unaligned (L1 index: 0)", "node-name": "drive", "fa…
|
/openbmc/qemu/tests/unit/ |
H A D | meson.build | 133 'test-xs-node': [qom],
|
/openbmc/qemu/hw/riscv/ |
H A D | numa.c | 163 qemu_fdt_setprop_cell(ms->fdt, node_name, "numa-node-id", socket_id); in riscv_socket_fdt_write_id()
|
/openbmc/qemu/accel/kvm/ |
H A D | kvm-all.c | 87 QLIST_ENTRY(KVMParkedVcpu) node; 127 QLIST_ENTRY(KVMResampleFd) node; 149 QLIST_FOREACH(rfd, &kvm_resample_fd_list, node) { in kvm_resample_fd_remove() 151 QLIST_REMOVE(rfd, node); in kvm_resample_fd_remove() 165 QLIST_INSERT_HEAD(&kvm_resample_fd_list, rfd, node); in kvm_resample_fd_insert() 172 QLIST_FOREACH(rfd, &kvm_resample_fd_list, node) { in kvm_resample_fd_notify() 426 QLIST_INSERT_HEAD(&kvm_state->kvm_parked_vcpus, vcpu, node); in kvm_park_vcpu() 434 QLIST_FOREACH(cpu, &s->kvm_parked_vcpus, node) { in kvm_unpark_vcpu() 436 QLIST_REMOVE(cpu, node); in kvm_unpark_vcpu() 452 QLIST_FOREACH(cpu, &s->kvm_parked_vcpus, node) { in kvm_reset_parked_vcpus() [all …]
|
/openbmc/qemu/pc-bios/ |
HD | openbios-sparc32 | ... device_type parent is-open is-ibuf create-node call-method interpret client-call-iface % ... |
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | recipetool.py | 439 recipefile = os.path.join(temprecipe, 'savoirfairelinux-node-server-example_1.0.0.bb') 440 …shrinkwrap = os.path.join(temprecipe, 'savoirfairelinux-node-server-example', 'npm-shrinkwrap.json… 441 … srcuri = 'npm://registry.npmjs.org;package=@savoirfairelinux/node-server-example;version=1.0.0' 446 checkvars['SUMMARY'] = 'Node Server Example' 447 checkvars['HOMEPAGE'] = 'https://github.com/savoirfairelinux/node-server-example#readme' 450 …urls.append('npm://registry.npmjs.org/;package=@savoirfairelinux/node-server-example;version=${PV}…
|
/openbmc/qemu/scripts/ |
H A D | decodetree.py | 69 # nodes and whose values are lists of the predecessors of that node. 713 """Class representing a node in a decode tree""" 783 # Defer everything to our decomposed Tree node 1344 """Class representing a node in a size decode tree""" 1403 """Class representing a leaf node in a size decode tree"""
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_xenstore.c | 398 * count <gencnt> of the node (to be used to ensure the node hasn't 400 * reads guarantees the node hasn't changed) and the list of children 452 * parent. A notification may omitted if a node's permissions 454 * notifications may be suppressed (and if the node is later made
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | dra72x-mmc-iodelay.dtsi | 30 * d) The node name and node label should be the exact same string. This is
|
/openbmc/qemu/target/xtensa/ |
H A D | overlay_tool.h | 456 static XtensaConfigList node = { \ 459 xtensa_register_core(&node); \
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_file.c | 674 * node is reached which is the final node in the device path. in efi_file_from_path()
|
/openbmc/u-boot/drivers/pinctrl/mvebu/ |
H A D | pinctrl-armada-37xx.c | 538 int node = dev_of_offset(parent); in armada_37xx_gpiochip_register() local 552 fdt_for_each_subnode(subnode, blob, node) { in armada_37xx_gpiochip_register()
|
/openbmc/u-boot/drivers/sound/ |
H A D | max98095.h | 306 * @param blob FDT node for codec values
|