Home
last modified time | relevance | path

Searched defs:oneshot (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-dbus-monitor/src/
H A Dmedian.hpp46 bool oneshot = false) : in MedianCondition()
115 const bool oneshot; member in phosphor::dbus::monitoring::MedianCondition
H A Dcount.hpp49 bool oneshot = false) : in CountCondition()
103 const bool oneshot; member in phosphor::dbus::monitoring::CountCondition
/openbmc/qemu/hw/core/
H A Dptimer.c210 bool oneshot = (s->enabled == 2); in ptimer_get_count() local
306 void ptimer_run(ptimer_state *s, int oneshot) in ptimer_run()
/openbmc/qemu/hw/timer/
H A Dallwinner-a10-pit.c127 int oneshot = 0; in a10_pit_write() local
/openbmc/phosphor-fan-presence/control/
H A Dtypes.hpp73 oneshot, enumerator
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.hpp56 oneshot, enumerator
/openbmc/qemu/hw/misc/
H A Dxlnx-versal-trng.c446 bool oneshot = ARRAY_FIELD_EX32(s->regs, CTRL, SINGLEGENMODE); in trng_core_out_postr() local