Home
last modified time | relevance | path

Searched defs:updates (Results 1 – 11 of 11) sorted by relevance

/openbmc/phosphor-mrw-tools/
H A Dpatchxml.py209 updates = [] variable
/openbmc/u-boot/test/py/tests/
H A Dtest_tpm2.py23 updates = 0 variable
/openbmc/telemetry/tests/src/
H A Dtest_on_change_threshold.cpp112 std::vector<UpdateParams> updates; member
H A Dtest_numeric_threshold.cpp174 std::vector<UpdateParams> updates; member
H A Dtest_discrete_threshold.cpp197 std::vector<UpdateParams> updates; member
/openbmc/qemu/include/ui/
H A Dsdl2.h42 int updates; member
/openbmc/u-boot/cmd/
H A Dtpm-v2.c133 unsigned int updates; in do_tpm_pcr_read() local
/openbmc/linux/sound/pci/ctxfi/
Dcttimer.c
/openbmc/linux/drivers/gpu/drm/radeon/
Dradeon_vm.c
/openbmc/boost-dbus/include/dbus/
H A Dproperties.hpp226 std::vector<std::pair<std::string, dbus_variant>> updates; in set_properties() local
/openbmc/u-boot/lib/
H A Dtpm-v2.c982 unsigned int *updates) in tpm2_pcr_read()