Home
last modified time | relevance | path

Searched defs:wakeup (Results 1 – 25 of 486) sorted by relevance

12345678910>>...20

/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/imx/common/sci/svc/pad/
Dpad_rpc_clnt.c122 sc_err_t sc_pad_set_wakeup(sc_ipc_t ipc, sc_pad_t pad, sc_pad_wakeup_t wakeup) in sc_pad_set_wakeup()
140 sc_err_t sc_pad_get_wakeup(sc_ipc_t ipc, sc_pad_t pad, sc_pad_wakeup_t *wakeup) in sc_pad_get_wakeup()
163 sc_pad_wakeup_t wakeup) in sc_pad_set_all()
187 uint32_t *ctrl, sc_pad_wakeup_t *wakeup) in sc_pad_get_all()
/aosp_15_r20/external/arm-trusted-firmware/plat/imx/common/sci/svc/pad/
H A Dpad_rpc_clnt.c122 sc_err_t sc_pad_set_wakeup(sc_ipc_t ipc, sc_pad_t pad, sc_pad_wakeup_t wakeup) in sc_pad_set_wakeup()
140 sc_err_t sc_pad_get_wakeup(sc_ipc_t ipc, sc_pad_t pad, sc_pad_wakeup_t *wakeup) in sc_pad_get_wakeup()
163 sc_pad_wakeup_t wakeup) in sc_pad_set_all()
187 uint32_t *ctrl, sc_pad_wakeup_t *wakeup) in sc_pad_get_all()
/aosp_15_r20/device/google/contexthub/firmware/os/platform/stm32/
DapInt.c41 void apIntSet(bool wakeup) in apIntSet()
53 void apIntClear(bool wakeup) in apIntClear()
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.CpuSlices/
H A Dsched_details_tab.ts54 wakeup?: SchedWakeupInfo; property
70 const wakeup = await getSchedWakeupInfo(this.trace.engine, sched); constant
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/spm/constraints/
H A Dmt_spm_rc_bus26m.c97 struct wake_status *wakeup) in mt_spm_irq_remain_dump()
112 struct wake_status *wakeup = NULL; in do_irqs_delivery() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/mt8192/drivers/spm/constraints/
Dmt_spm_rc_bus26m.c97 struct wake_status *wakeup) in mt_spm_irq_remain_dump()
112 struct wake_status *wakeup = NULL; in do_irqs_delivery() local
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/mt8195/drivers/spm/constraints/
H A Dmt_spm_rc_bus26m.c107 struct wake_status *wakeup) in mt_spm_irq_remain_dump()
122 struct wake_status *wakeup = NULL; in do_irqs_delivery() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/mt8195/drivers/spm/constraints/
Dmt_spm_rc_bus26m.c107 struct wake_status *wakeup) in mt_spm_irq_remain_dump()
122 struct wake_status *wakeup = NULL; in do_irqs_delivery() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVSyncDispatchTimerQueueTest.cpp1250 auto const wakeup = entry.wakeupTime(); in TEST_F() local
1275 auto const wakeup = entry.wakeupTime(); in TEST_F() local
1300 auto const wakeup = entry.wakeupTime(); in TEST_F() local
1337 auto wakeup = entry.wakeupTime(); in TEST_F() local
1356 auto const wakeup = entry.wakeupTime(); in TEST_F() local
1493 auto const wakeup = entry.wakeupTime(); in TEST_F() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/mt8186/drivers/spm/constraints/
Dmt_spm_rc_bus26m.c100 struct wake_status *wakeup) in mt_spm_irq_remain_dump()
115 struct wake_status *wakeup = NULL; in do_irqs_delivery() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/power/stats/wakeups/
H A DCpuWakeupStats.java250 private synchronized void attemptAttributionFor(Wakeup wakeup) { in attemptAttributionFor()
284 final Wakeup wakeup = mWakeupEvents.valueAt(wakeupIdx); in attemptAttributionWith() local
344 final Wakeup wakeup = mWakeupEvents.valueAt(i); in dump() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/drivers/spm/mt8188/constraints/
Dmt_spm_rc_bus26m.c114 struct wake_status *wakeup) in mt_spm_irq_remain_dump()
133 struct wake_status *wakeup = NULL; in do_irqs_delivery() local
/aosp_15_r20/device/google/contexthub/firmware/os/core/
DnanohubCommand.c733 static int fillBuffer(void *tx, uint32_t totLength, uint32_t *wakeup, uint32_t *nonwakeup) in fillBuffer()
797 uint32_t wakeup = atomicRead32bits(&mTxWakeCnt[0]); in updateInterrupts() local
813 void nanohubPrefetchTx(uint32_t interrupt, uint32_t wakeup, uint32_t nonwakeup) in nanohubPrefetchTx()
898 uint32_t length, wakeup, nonwakeup; in readEvent() local
/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5250/
H A Dwakeup.c6 void wakeup(void) in wakeup() function
/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5420/
H A Dwakeup.c7 void wakeup(void) in wakeup() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
H A D17-8.c28 static volatile sig_atomic_t wakeup = 1; variable
H A D17-9.c28 static volatile sig_atomic_t wakeup = 1; variable
H A D17-1.c28 static volatile sig_atomic_t wakeup = 1; variable
H A D17-24.c28 static volatile sig_atomic_t wakeup = 1; variable
H A D17-4.c28 static volatile sig_atomic_t wakeup = 1; variable
H A D17-12.c28 static volatile sig_atomic_t wakeup = 1; variable
H A D17-18.c28 static volatile sig_atomic_t wakeup = 1; variable
H A D17-21.c28 static volatile sig_atomic_t wakeup = 1; variable
H A D17-2.c28 static volatile sig_atomic_t wakeup = 1; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/promise/
Dwait_set.h61 explicit WakeupSet(WakerSet&& wakeup) in WakeupSet()

12345678910>>...20