Home
last modified time | relevance | path

Searched defs:taskId (Results 1 – 12 of 12) sorted by relevance

/device/google/contexthub/firmware/os/drivers/tilt_detection/
Dtilt_detection.c57 uint32_t taskId; member
278 static bool tiltDetectionStart(uint32_t taskId) in tiltDetectionStart()
/device/generic/vulkan-cereal/stream-servers/
DVirtioGpuTimelines.cpp52 void VirtioGpuTimelines::notifyTaskCompletion(TaskId taskId) { in notifyTaskCompletion()
Dvirtio-gpu-gfxstream-renderer.cpp846 auto taskId = mVirtioGpuTimelines->enqueueTask( in submitCmd() local
869 auto taskId = mVirtioGpuTimelines->enqueueTask( in submitCmd() local
886 auto taskId = mVirtioGpuTimelines->enqueueTask( in submitCmd() local
/device/generic/vulkan-cereal/stream-servers/tests/
DVirtioGpuTimelines_unittest.cpp107 auto taskId = mVirtioGpuTimelines->enqueueTask(ctxId); in TEST_F() local
/device/google/contexthub/firmware/os/drivers/leds/
Dleds_gpio.c171 static bool startTask(uint32_t taskId) in startTask()
Dleds_lp3943.c339 static bool startTask(uint32_t taskId) in startTask()
/device/google/contexthub/firmware/os/drivers/hall/
Dhall.c207 static bool startTask(uint32_t taskId) in startTask()
/device/google/contexthub/firmware/os/drivers/vsync/
Dvsync.c200 static bool startTask(uint32_t taskId) in startTask()
/device/google/contexthub/firmware/os/drivers/hall_twopole/
Dhall_twopole.c223 static bool startTask(uint32_t taskId) in startTask()
/device/google/contexthub/firmware/os/drivers/synaptics_s3708/
Dsynaptics_s3708.c571 static bool startTask(uint32_t taskId) in startTask()
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c764 static bool startTask(uint32_t taskId) in startTask()
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c4997 static bool lsm6dsm_startTask(uint32_t taskId) in lsm6dsm_startTask()