OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sensors_poll_device_1
(Results
1 - 10
of
10
) sorted by null
/device/google/contexthub/sensorhal/
sensors.h
28
struct
sensors_poll_device_1
device;
60
struct
sensors_poll_device_1
*dev,
66
static int FlushWrapper(struct
sensors_poll_device_1
*dev, int handle);
sensors.cpp
169
struct
sensors_poll_device_1
*dev,
180
int SensorContext::FlushWrapper(struct
sensors_poll_device_1
*dev, int handle) {
/device/google/dragon/sensor_hub/
sensors.h
72
static int wrapper_batch(struct
sensors_poll_device_1
*dev,
74
static int wrapper_flush(struct
sensors_poll_device_1
*dev,
sensors.cpp
728
int cros_ec_sensors_poll_context_t::wrapper_batch(struct
sensors_poll_device_1
*dev,
735
int cros_ec_sensors_poll_context_t::wrapper_flush(struct
sensors_poll_device_1
*dev,
/hardware/libhardware/include/hardware/
sensors.h
1301
typedef struct
sensors_poll_device_1
{
struct
[
all
...]
/hardware/invensense/6515/libsensors_iio/
sensors_mpl.cpp
421
static int poll__query(struct
sensors_poll_device_1
*dev,
428
static int poll__batch(struct
sensors_poll_device_1
*dev,
436
static int poll__flush(struct
sensors_poll_device_1
*dev,
459
memset(&dev->device, 0, sizeof(
sensors_poll_device_1
));
/hardware/invensense/65xx/libsensors_iio/
sensors_mpl.cpp
366
static int poll__batch(struct
sensors_poll_device_1
*dev,
373
static int poll__flush(struct
sensors_poll_device_1
*dev,
389
memset(&dev->device, 0, sizeof(
sensors_poll_device_1
));
/hardware/libhardware/modules/sensors/
multihal.cpp
182
* Extends a
sensors_poll_device_1
by including all the sub-module's devices.
189
sensors_poll_device_1
proxy_device; // must be first
441
static int device__batch(struct
sensors_poll_device_1
*dev, int handle,
447
static int device__flush(struct
sensors_poll_device_1
*dev, int handle) {
/device/htc/flounder/sensor_hub/libsensors/
sensors.cpp
795
static int poll__batch(struct
sensors_poll_device_1
*dev,
802
static int poll__flush(struct
sensors_poll_device_1
*dev,
/device/generic/goldfish/sensors/
sensors_qemu.c
137
struct
sensors_poll_device_1
device;
Completed in 210 milliseconds