Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/include/utils/
Dsys.h55 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
/hardware/qcom/sm8150/display/sdm/include/utils/
Dsys.h60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
/hardware/qcom/display/msm8998/sdm/include/utils/
Dsys.h60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
/hardware/qcom/display/msm8909/sdm/include/utils/
Dsys.h60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Dsys.h60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
/hardware/qcom/sdm845/display/sdm/include/utils/
Dsys.h60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
/hardware/libhardware/modules/sensors/dynamic_sensor/
Dsensors.cpp64 int SensorContext::poll(sensors_event_t *data, int count) { in poll() function in SensorContext
DDynamicSensorManager.cpp124 int DynamicSensorManager::poll(sensors_event_t * data, int count) { in poll() function in android::SensorHalExt::DynamicSensorManager
/hardware/interfaces/sensors/1.0/default/
DSensors.cpp160 Return<void> Sensors::poll(int32_t maxCount, poll_cb _hidl_cb) { in poll() function in android::hardware::sensors::V1_0::implementation::Sensors
/hardware/libhardware/include/hardware/
Dsensors.h559 int (*poll)(struct sensors_poll_device_t *dev, member
610 int (*poll)(struct sensors_poll_device_t *dev, member
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp515 status_t InputHub::poll() { in poll() function in android::InputHub
/hardware/libhardware/modules/sensors/
Dmultihal.cpp361 int sensors_poll_context_t::poll(sensors_event_t *data, int maxReads) { in poll() function in sensors_poll_context_t