Home
last modified time | relevance | path

Searched defs:notifier (Results 1 – 8 of 8) sorted by relevance

/system/chre/chpp/platform/linux/
Dnotifier.c34 void chppPlatformNotifierInit(struct ChppNotifier *notifier) { in chppPlatformNotifierInit()
40 void chppPlatformNotifierDeinit(struct ChppNotifier *notifier) { in chppPlatformNotifierDeinit()
45 uint32_t chppPlatformNotifierGetSignal(struct ChppNotifier *notifier) { in chppPlatformNotifierGetSignal()
55 uint32_t chppPlatformNotifierWait(struct ChppNotifier *notifier) { in chppPlatformNotifierWait()
67 uint32_t chppPlatformNotifierTimedWait(struct ChppNotifier *notifier, in chppPlatformNotifierTimedWait()
98 void chppPlatformNotifierSignal(struct ChppNotifier *notifier, in chppPlatformNotifierSignal()
/system/chre/chpp/platform/linux/include/chpp/platform/
Dplatform_notifier.h67 static inline void chppNotifierInit(struct ChppNotifier *notifier) { in chppNotifierInit()
71 static inline void chppNotifierDeinit(struct ChppNotifier *notifier) { in chppNotifierDeinit()
75 static inline uint32_t chppNotifierGetSignal(struct ChppNotifier *notifier) { in chppNotifierGetSignal()
79 static inline uint32_t chppNotifierWait(struct ChppNotifier *notifier) { in chppNotifierWait()
83 static inline uint32_t chppNotifierTimedWait(struct ChppNotifier *notifier, in chppNotifierTimedWait()
88 static inline void chppNotifierSignal(struct ChppNotifier *notifier, in chppNotifierSignal()
Dplatform_link.h50 struct ChppNotifier notifier; member
/system/chre/chpp/test/
Dapp_notification_test.cpp75 struct ChppNotifier notifier; member
142 struct ChppNotifier notifier; member
Dapp_req_resp_test.cpp79 struct ChppNotifier notifier; member
/system/chre/chpp/include/chpp/
Dtransport.h415 struct ChppNotifier notifier; // Notifier for main thread member
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h18531 struct kvm_irq_ack_notifier notifier; member
73458 struct blocking_notifier_head notifier; member
89383 struct atomic_notifier_head notifier; member
95808 struct v4l2_async_notifier *notifier; member
101848 struct cec_notifier *notifier; member
121093 struct blocking_notifier_head notifier; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h19706 struct kvm_irq_ack_notifier notifier; member
83640 struct blocking_notifier_head notifier; member
99119 struct atomic_notifier_head notifier; member
105504 struct v4l2_async_notifier *notifier; member
111724 struct cec_notifier *notifier; member
127610 struct blocking_notifier_head notifier; member