OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:poll__poll
(Results
1 - 4
of
4
) sorted by null
/hardware/akm/AK8975_FS/libsensors/
sensors.cpp
344
static int
poll__poll
(struct sensors_poll_device_t *dev,
function
367
dev->device.poll =
poll__poll
;
/hardware/invensense/60xx/libsensors_iio/
sensors_mpl.cpp
229
static int
poll__poll
(struct sensors_poll_device_t *dev,
function
254
dev->device.poll =
poll__poll
;
/hardware/invensense/65xx/libsensors_iio/
sensors_mpl.cpp
343
static int
poll__poll
(struct sensors_poll_device_t *dev,
function
382
dev->device.poll =
poll__poll
;
/device/generic/goldfish/sensors/
sensors_qemu.c
428
static int
poll__poll
(struct sensors_poll_device_t *dev,
function
608
dev->device.poll =
poll__poll
;
Completed in 188 milliseconds