Home
last modified time | relevance | path

Searched defs:events (Results 1 - 13 of 13) sorted by relevance

/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dplatform_event_test.c57 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 Dplatform_device_test.c98 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 Dplatform_device_test.c222 uint32_t events; in PlatformDeviceTestReliability() local
/drivers/hdf_core/framework/support/platform/src/fwk/
H A Dplatform_event.c80 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 Dplatform_device.c344 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 Dsensor_device_manager.c88 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 Dsensor_als_driver.c329 static int32_t ReadAlsData(struct SensorReportEvent *events) in ReadAlsData() argument
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_thread.cpp258 struct epoll_event events[size]; in LoopingThreadEntry() local
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H A Dv4l2_dev.cpp239 struct epoll_event events[MAXSTREAMCOUNT]; in dequeueBuffers() local
[all...]
/drivers/peripheral/sensor/hal/src/
H A Dsensor_controller.c400 struct SensorEvents *events = NULL; in GetSensorEvent() local
/drivers/peripheral/vibrator/interfaces/include/
H A Dvibrator_type.h251 struct HapticEvent events[]; member
/drivers/peripheral/vibrator/interfaces/v1_1/
H A Divibrator_type_vdi.h109 std::vector<HapticEventVdi> events; member
/drivers/peripheral/usb/ddk/device/include/
H A Dadapter_if.h118 int32_t events; member

Completed in 14 milliseconds