/hardware/qcom/display/msm8996/sdm/include/utils/ |
D | sys.h | 55 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
|
/hardware/qcom/sm8150/display/sdm/include/utils/ |
D | sys.h | 60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
|
/hardware/qcom/display/msm8998/sdm/include/utils/ |
D | sys.h | 60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
|
/hardware/qcom/display/msm8909/sdm/include/utils/ |
D | sys.h | 60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
|
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/ |
D | sys.h | 60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
|
/hardware/qcom/sdm845/display/sdm/include/utils/ |
D | sys.h | 60 typedef int (*poll)(struct pollfd *, nfds_t, int); typedef
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | sensors.cpp | 64 int SensorContext::poll(sensors_event_t *data, int count) { in poll() function in SensorContext
|
D | DynamicSensorManager.cpp | 124 int DynamicSensorManager::poll(sensors_event_t * data, int count) { in poll() function in android::SensorHalExt::DynamicSensorManager
|
/hardware/interfaces/sensors/1.0/default/ |
D | Sensors.cpp | 160 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/ |
D | sensors.h | 559 int (*poll)(struct sensors_poll_device_t *dev, member 610 int (*poll)(struct sensors_poll_device_t *dev, member
|
/hardware/libhardware/modules/input/evdev/ |
D | InputHub.cpp | 515 status_t InputHub::poll() { in poll() function in android::InputHub
|
/hardware/libhardware/modules/sensors/ |
D | multihal.cpp | 361 int sensors_poll_context_t::poll(sensors_event_t *data, int maxReads) { in poll() function in sensors_poll_context_t
|