OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:poll__close
(Results
1 - 3
of
3
) sorted by null
/hardware/invensense/60xx/libsensors_iio/
sensors_mpl.cpp
204
static int
poll__close
(struct hw_device_t *dev)
function
251
dev->device.common.close =
poll__close
;
/hardware/invensense/65xx/libsensors_iio/
sensors_mpl.cpp
318
static int
poll__close
(struct hw_device_t *dev)
function
379
dev->device.common.close =
poll__close
;
/device/generic/goldfish/sensors/
sensors_qemu.c
414
static int
poll__close
(struct hw_device_t* dev)
function
607
dev->device.common.close =
poll__close
;
Completed in 41 milliseconds