/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | platform_event_test.c | 57 uint32_t events; in PlatformEventTestPostAndWait() local 102 PlatformEventListenTestCb(struct PlatformEventListener *listener, uint32_t events) PlatformEventListenTestCb() argument 114 uint32_t events = 0; PlatformEventTestListenAndUnliten() local 153 uint32_t events; PlatformEventTestReliability() local [all...] |
H A D | platform_device_test.c | 98 uint32_t events; in PlatformDeviceTestWaitEvent() local 209 uint32_t events; in PlatformDeviceTestReliability() local
|
/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/ |
H A D | platform_device_test.c | 222 uint32_t events; in PlatformDeviceTestReliability() local
|
/drivers/hdf_core/framework/support/platform/src/fwk/ |
H A D | platform_event.c | 80 int32_t PlatformEventPost(struct PlatformEvent *pe, uint32_t events) in PlatformEventPost() argument 134 static int32_t PlatformEventRead(struct PlatformEvent *pe, uint32_t *events, uint32_t mask, int32_t mode) in PlatformEventRead() argument 190 int32_t PlatformEventWait(struct PlatformEvent *pe, uint32_t mask, int32_t mode, uint32_t tms, uint32_t *events) in PlatformEventWait() argument 158 PlatformEventReadSlowlly(struct PlatformEvent *pe, uint32_t *events, uint32_t mask, int32_t mode, uint32_t tms) PlatformEventReadSlowlly() argument 219 PlatformEventAsyncCallback(struct PlatformEventWaiter *waiter, int32_t events) PlatformEventAsyncCallback() argument [all...] |
H A D | platform_device.c | 344 int32_t PlatformDevicePostEvent(struct PlatformDevice *device, uint32_t events) in PlatformDevicePostEvent() argument 353 int32_t PlatformDeviceWaitEvent(struct PlatformDevice *device, uint32_t mask, uint32_t tms, uint32_t *events) in PlatformDeviceWaitEvent() argument
|
/drivers/hdf_core/framework/model/sensor/driver/common/src/ |
H A D | sensor_device_manager.c | 88 int32_t ReportSensorEvent(const struct SensorReportEvent *events) in ReportSensorEvent() argument 235 struct SensorReportEvent events; in ReadData() local [all...] |
/drivers/hdf_core/framework/model/sensor/driver/als/ |
H A D | sensor_als_driver.c | 329 static int32_t ReadAlsData(struct SensorReportEvent *events) in ReadAlsData() argument
|
/drivers/peripheral/battery/interfaces/hdi_service/src/ |
H A D | battery_thread.cpp | 258 struct epoll_event events[size]; in LoopingThreadEntry() local
|
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/ |
H A D | v4l2_dev.cpp | 239 struct epoll_event events[MAXSTREAMCOUNT]; in dequeueBuffers() local [all...] |
/drivers/peripheral/sensor/hal/src/ |
H A D | sensor_controller.c | 400 struct SensorEvents *events = NULL; in GetSensorEvent() local
|
/drivers/peripheral/vibrator/interfaces/include/ |
H A D | vibrator_type.h | 251 struct HapticEvent events[]; member
|
/drivers/peripheral/vibrator/interfaces/v1_1/ |
H A D | ivibrator_type_vdi.h | 109 std::vector<HapticEventVdi> events;
member
|
/drivers/peripheral/usb/ddk/device/include/ |
H A D | adapter_if.h | 118 int32_t events; member
|