| /openbmc/entity-manager/docs/ |
| H A D | associations.md | 84 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 D | Kconfig | 13 can be probed and support all the methods of HWSPINLOCK, but does not
|
| /openbmc/u-boot/board/boundary/nitrogen6x/ |
| H A D | 6x_upgrade.txt | 8 echo "probed SPI ROM" ;
|
| /openbmc/u-boot/doc/device-tree-bindings/ |
| H A D | chosen.txt | 80 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 D | usb-info.txt | 59 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 D | pci-info.txt | 26 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 D | remoteproc-framework.txt | 104 This allows for the device to be probed as part of the "init" command
|
| H A D | README.txt | 305 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 D | spi-howto.txt | 616 spi_child_pre_probe() - called before a new child is probed
|
| /openbmc/qemu/block/ |
| H A D | raw-format.c | 233 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 D | memory.txt | 28 each bank is probed to determine its actual size, which may be
|
| /openbmc/u-boot/drivers/usb/ |
| H A D | Kconfig | 48 automatically probed when found on the bus.
|
| /openbmc/u-boot/doc/ |
| H A D | README.sifive-fu540 | 259 [ 3.828604] libphy: Fixed MDIO Bus: probed 261 [ 3.837196] libphy: MACB_mii_bus: probed
|
| /openbmc/u-boot/drivers/watchdog/ |
| H A D | Kconfig | 66 can be probed and supports all of the methods of WDT, but does not
|
| /openbmc/docs/designs/inventory/ |
| H A D | gpio-based-hardware-inventory.md | 380 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 D | kvm.c | 128 * 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 D | block_int-common.h | 1112 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 D | 0009-FF-A-v15-arm_ffa-efi-introduce-FF-A-MM-communication.patch | 378 + * Make sure the FF-A bus is probed successfully
|
| H A D | 0004-FF-A-v15-arm_ffa-introduce-Arm-FF-A-support.patch | 211 +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 D | 0006-FF-A-v15-arm_ffa-introduce-sandbox-FF-A-support.patch | 358 The PSCI driver is bound to the PSCI device and when probed it tries to discover
|
| /openbmc/qemu/docs/system/s390x/ |
| H A D | vfio-ap.rst | 253 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 D | cpu-features.rst | 176 are named with the prefix "kvm-". KVM VCPU features may be probed,
|
| /openbmc/u-boot/drivers/serial/ |
| H A D | Kconfig | 129 that was instantiated, but does not check whether it was probed
|
| /openbmc/qemu/docs/tools/ |
| H A D | qemu-img.rst | 390 The format is probed unless you specify it by ``-f`` (used for
|
| /openbmc/qemu/ |
| H A D | block.c | 1374 * 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()
|