Home
last modified time | relevance | path

Searched refs:probed (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/entity-manager/docs/
H A Dassociations.md84 The probing association matches an entry in the inventory to a probed path and
86 statement matches properties to a path, this path is set as the probed path in
106 loads the configuration. The found path is the probed path and is placed as the
/openbmc/u-boot/drivers/hwspinlock/
H A DKconfig13 can be probed and support all the methods of HWSPINLOCK, but does not
/openbmc/u-boot/board/boundary/nitrogen6x/
H A D6x_upgrade.txt8 echo "probed SPI ROM" ;
/openbmc/u-boot/doc/device-tree-bindings/
H A Dchosen.txt80 device may be probed by reading the image and verifying an image
85 Each list element of the property should specify a device to be probed
/openbmc/u-boot/doc/driver-model/
H A Dusb-info.txt59 exists when the device is probed (not when it is bound) and is removed when
73 each controller will be probed and its bus scanned.
133 Enumeration in U-Boot takes a long time since devices are probed one at a
198 - The controller is probed(). This does no enumeration.
226 since that will not exist until the device is probed.
249 any hub is probed, the uclass gets to do some processing. In this case
272 - hub scanning happens automatically after a hub is probed
395 - breadth-first search would allow devices to be reset and probed in
H A Dpci-info.txt26 The call to uclass_get_device() will cause the PCI bus to be probed.
35 touched on PCI (eg: a call to pci_find_devices()) it will not be probed.
H A Dremoteproc-framework.txt104 This allows for the device to be probed as part of the "init" command
H A DREADME.txt305 been probed). It is a member of UCLASS_DEMO so will register itself
322 remove - remove a device so it cannot be used until probed again
520 Device sequence numbers are resolved when a device is probed. Before then
522 depending on what other devices have been probed. However the numbering is
538 methods which are called when a child is probed or removed. This is similar
546 children are bound and probed.
565 device is probed.
665 and known before the device is probed).
685 e. All parent devices are probed. It is not possible to activate a device
H A Dspi-howto.txt616 spi_child_pre_probe() - called before a new child is probed
/openbmc/qemu/block/
H A Draw-format.c233 if (bs->probed && offset < BLOCK_PROBE_BUF_SIZE && bytes) { in raw_co_pwritev()
406 if (bs->probed) { in raw_refresh_limits()
407 /* To make it easier to protect the first sector, any probed in raw_refresh_limits()
512 if (bs->probed && !bdrv_is_read_only(bs)) { in raw_open()
/openbmc/u-boot/doc/device-tree-bindings/memory/
H A Dmemory.txt28 each bank is probed to determine its actual size, which may be
/openbmc/u-boot/drivers/usb/
H A DKconfig48 automatically probed when found on the bus.
/openbmc/u-boot/doc/
H A DREADME.sifive-fu540259 [ 3.828604] libphy: Fixed MDIO Bus: probed
261 [ 3.837196] libphy: MACB_mii_bus: probed
/openbmc/u-boot/drivers/watchdog/
H A DKconfig66 can be probed and supports all of the methods of WDT, but does not
/openbmc/docs/designs/inventory/
H A Dgpio-based-hardware-inventory.md380 There is a need to namespace configuration for devices probed via gpios,
408 on order and count of the devices probed successfully. But this feature is
/openbmc/qemu/target/arm/
H A Dkvm.c128 * register to be probed correctly, as they are masked if MTE in kvm_arm_create_scratch_host_vcpu()
1876 static bool probed; in kvm_arch_init_vcpu()
1885 if (!probed) { in kvm_arch_init_vcpu()
1896 probed = true; in kvm_arch_init_vcpu()
1800 static bool probed; kvm_arm_sve_get_vls() local
/openbmc/qemu/include/block/
H A Dblock_int-common.h1112 bool probed; /* if true, format was probed rather than specified */
1100 bool probed; /* if true, format was probed rather than specified */ global() member
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0009-FF-A-v15-arm_ffa-efi-introduce-FF-A-MM-communication.patch378 + * Make sure the FF-A bus is probed successfully
H A D0004-FF-A-v15-arm_ffa-introduce-Arm-FF-A-support.patch211 +The PSCI driver is bound to the PSCI device and when probed it tries to discover
227 +When calling uclass_first_device(), the FF-A driver is probed and ends up calling
237 +and can be probed again if needed.
373 the PSCI driver is always probed and binds dirvers registered to the Arm SMCCC
H A D0006-FF-A-v15-arm_ffa-introduce-sandbox-FF-A-support.patch358 The PSCI driver is bound to the PSCI device and when probed it tries to discover
/openbmc/qemu/docs/system/s390x/
H A Dvfio-ap.rst253 match is detected, only the default AP queue device drivers will be probed;
254 otherwise, the vfio_ap device driver will be probed.
/openbmc/qemu/docs/system/arm/
H A Dcpu-features.rst176 are named with the prefix "kvm-". KVM VCPU features may be probed,
/openbmc/u-boot/drivers/serial/
H A DKconfig129 that was instantiated, but does not check whether it was probed
/openbmc/qemu/docs/tools/
H A Dqemu-img.rst390 The format is probed unless you specify it by ``-f`` (used for
/openbmc/qemu/
H A Dblock.c1374 * format-probed by default? in bdrv_inherited_options()
1379 * be probed by default (even when the node itself has BDRV_O_PROTOCOL in bdrv_inherited_options()
1393 * metadata children in general should never be format-probed. in bdrv_inherited_options()
4160 bs->probed = !drv; in bdrv_open_inherit()
8118 * cannot be probed and as such must be selected by the user in bdrv_refresh_filename()

12