Home
last modified time | relevance | path

Searched defs:timer (Results 176 – 200 of 238) sorted by relevance

12345678910

/openbmc/qemu/hw/watchdog/
H A Dwdt_i6300esb.c89 QEMUTimer *timer; /* The actual watchdog timer. */ member
/openbmc/u-boot/include/asm-generic/
H A Dglobal_data.h71 struct udevice *timer; /* Timer instance for Driver Model */ member
/openbmc/pldm/requester/
H A Dhandler.hpp213 auto timer = std::make_unique<sdbusplus::Timer>( in pollEndpointQueue() local
/openbmc/qemu/hw/arm/
H A Dmps2.c89 CMSDKAPBTimer timer[2]; member
H A Dmusca.c80 UnimplementedDeviceState timer; member
/openbmc/phosphor-fan-presence/control/
H A Dzone.cpp387 Timer timer( in addTimer() local
/openbmc/qemu/tests/unit/
H A Dtest-aio.c48 QEMUTimer timer; member
/openbmc/u-boot/fs/ubifs/
H A Dio.c440 static enum hrtimer_restart wbuf_timer_callback_nolock(struct hrtimer *timer) in wbuf_timer_callback_nolock()
/openbmc/qemu/monitor/
H A Dmonitor.c45 QEMUTimer *timer; /* Timer for handling delayed events */ member
/openbmc/qemu/hw/usb/
H A Du2f-passthru.c75 QEMUTimer timer; member
/openbmc/qemu/hw/timer/
H A Dnpcm7xx_timer.c112 static int npcm7xx_timer_index(NPCM7xxTimerCtrlState *tc, NPCM7xxTimer *timer) in npcm7xx_timer_index()
H A Dpxa2xx_timer.c99 PXA2xxTimer0 timer[4]; member
/openbmc/qemu/migration/
H A Dmigration-hmp-cmds.c753 QEMUTimer *timer; member
/openbmc/phosphor-objmgr/src/
H A Dassociations.cpp72 auto timer = std::make_shared<boost::asio::steady_timer>( in scheduleUpdateEndpointsOnDbus() local
/openbmc/u-boot/drivers/net/
H A Ddc2114x.c196 unsigned char timer; in dc21x4x_initialize() local
/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Dflexcan.h67 u32 timer; /* 0x08 Free Running Timer */ member
/openbmc/intel-ipmi-oem/include/
H A Dsmbiosmdrv2handler.hpp315 std::unique_ptr<sdbusplus::Timer> timer; member in MDRV2
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_dsps.c138 struct timer_list timer; /* otg_workaround timer */ member
/openbmc/qemu/hw/block/
H A Dpflash_cfi02.c94 QEMUTimer timer; member
/openbmc/qemu/include/hw/i386/
H A Dapic_internal.h183 QEMUTimer *timer; member
/openbmc/u-boot/include/linux/
H A Dcompat.h224 #define setup_timer(timer, func, data) do {} while (0) argument
225 #define del_timer_sync(timer) do {} while (0) argument
/openbmc/u-boot/arch/arm/dts/
H A Dast2400.dtsi235 timer: timer@1e782000 { label
/openbmc/qemu/target/s390x/
H A Darch_dump.c77 uint64_t timer; member
/openbmc/qemu/system/
H A Dqtest.c58 static GTimer *timer; variable
/openbmc/bmcweb/http/
H A Dhttp_client.hpp167 boost::asio::steady_timer timer; member in crow::ConnectionInfo

12345678910