Home
last modified time | relevance | path

Searched refs:notify (Results 1 – 25 of 26) sorted by relevance

12

/device/generic/goldfish/fingerprint/
Dfingerprint.c395 qdev->device.notify(&msg); in fingerprint_cancel()
424 qdev->device.notify(&message); in fingerprint_enumerate()
433 qdev->device.notify(&message); in fingerprint_enumerate()
475 device->notify(&msg); in fingerprint_remove()
489 device->notify(&msg); in fingerprint_remove()
517 device->notify(&msg); in fingerprint_remove()
524 fingerprint_notify_t notify) { in set_notify_callback() argument
526 if (device == NULL || notify == NULL) { in set_notify_callback()
528 device, notify); in set_notify_callback()
535 device->notify = notify; in set_notify_callback()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/ccbench/
Dccbench.py222 ready_cond.notify()
243 start_cond.notify(nthreads)
328 ready_cond.notify()
355 start_cond.notify(nthreads)
459 ready_cond.notify()
488 start_cond.notify(nthreads)
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DIgdOMOBF.ASL84 ;* "notify" command.
86 ;* Usage: This method is called before every "notify" command. A
87 ;* "notify" should only be set if the driver has completed the
201 // Call GNOT for CEVT = 1 = hotkey, notify value = 0
212 ;* lid notify).
234 // Call GNOT for CEVT=2=Lid, notify value = 0
264 // Call GNOT for CEVT=4=Dock, notify value = 0
DIgdOpRn.ASL158 SXSW, 32, // Display switch notify on resume
DPlatform.asl254 // If MP enabled and driver support is present, notify all
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
DVariableSmm.uni6 // into BS protocol database, which can be used to notify the SMM Runtime
31 …ls SMM variable protocol into BS protocol database, which can be used to notify the SMM Runtime DX…
DVariableSmmRuntimeDxe.inf76 ## CONSUMES ## GUID # Protocol notify
DVariableSmm.inf6 # into BS protocol database, which can be used to notify the SMM Runtime
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DQueue.py138 self.not_empty.notify()
179 self.not_full.notify()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dlock_tests.py335 self.assertRaises(RuntimeError, cond.notify)
357 cond.notify(3)
367 cond.notify(5)
Dtest_multiprocessing.py683 cond.notify()
692 cond.notify()
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspInitPei/
DFspInitPei.inf10 # notify to call FspSiliconInit API.
/device/sample/apps/LeanbackCustomizer/src/com/google/android/leanbacklauncher/partnercustomizer/
DPartnerReceiver.java135 mNotifMan.notify(id, bob.build()); in postNotification()
/device/generic/goldfish/camera/
DEmulatedCamera3.cpp173 mCallbackOps->notify(mCallbackOps, msg); in sendNotify()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/
DPlatformPei.inf32 # notify to do post memory
/device/generic/goldfish/
Dinit.goldfish.rc13 setprop persist.adb.notify 1
/device/google/marlin/camera/QCamera2/HAL/test/
Dqcamera_test.h123 virtual void notify(int32_t msgType, int32_t ext1, int32_t ext2);
Dqcamera_test.cpp831 void CameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2)
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
DPlatformEarlyInit.inf13 # notify to do post memory
/device/google/dragon/
Dinit.dragon.rc192 write /sys/module/dm_verity/parameters/error_behavior notify
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3HWI.cpp608 obj->mCallbackOps->notify(obj->mCallbackOps, &notify_msg); in camEvtHandle()
2266 mCallbackOps->notify(mCallbackOps, &j->notify_msg); in handlePendingReprocResults()
2606 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleMetadataWithLock()
2657 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleMetadataWithLock()
2689 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleMetadataWithLock()
2917 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleInputBufferWithLock()
2938 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleInputBufferWithLock()
3226 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleBufferWithLock()
9776 mCallbackOps->notify(mCallbackOps, &notify_msg); in notifyErrorForPendingRequests()
9827 mCallbackOps->notify(mCallbackOps, &notify_msg); in notifyErrorForPendingRequests()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3HWI.cpp608 obj->mCallbackOps->notify(obj->mCallbackOps, &notify_msg); in camEvtHandle()
2266 mCallbackOps->notify(mCallbackOps, &j->notify_msg); in handlePendingReprocResults()
2606 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleMetadataWithLock()
2657 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleMetadataWithLock()
2689 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleMetadataWithLock()
2917 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleInputBufferWithLock()
2938 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleInputBufferWithLock()
3226 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleBufferWithLock()
9779 mCallbackOps->notify(mCallbackOps, &notify_msg); in notifyErrorForPendingRequests()
9830 mCallbackOps->notify(mCallbackOps, &notify_msg); in notifyErrorForPendingRequests()
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
DFspApiEntry.asm421 ; This FSP API will notify the FSP about the different phases in the boot
DFspApiEntry.s636 # This FSP API will notify the FSP about the different phases in the boot
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3HWI.cpp2744 mCallbackOps->notify(mCallbackOps, &j->notify_msg); in handlePendingReprocResults()
2965 mCallbackOps->notify(mCallbackOps, &notify_msg); in notifyError()
3162 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleMetadataWithLock()
3208 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleMetadataWithLock()
3431 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleInputBufferWithLock()
3577 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleBufferWithLock()
4884 mCallbackOps->notify(mCallbackOps, &notify_msg); in handleCameraDeviceError()
11105 mCallbackOps->notify(mCallbackOps, &notify_msg); in notifyErrorForPendingRequests()
11134 mCallbackOps->notify(mCallbackOps, &notify_msg); in notifyErrorForPendingRequests()

12