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