OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sensors_open
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/tests/nusensors/
nusensors.cpp
72
err =
sensors_open
(&module->common, &device);
74
printf("
sensors_open
() failed (%s)\n", strerror(-err));
/hardware/libhardware/include/hardware/
sensors.h
998
static inline int
sensors_open
(const struct hw_module_t* module,
function
[
all
...]
Completed in 566 milliseconds