OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SYSFS_VERBOSE
(Results
1 - 4
of
4
) sorted by null
/hardware/invensense/6515/libsensors_iio/
SensorBase.cpp
39
bool SensorBase::
SYSFS_VERBOSE
= false;
70
SYSFS_VERBOSE
= true;
SensorBase.h
60
static bool
SYSFS_VERBOSE
; /* log sysfs interactions as cat/echo for
/hardware/invensense/65xx/libsensors_iio/
SensorBase.cpp
38
bool SensorBase::
SYSFS_VERBOSE
= false;
68
SYSFS_VERBOSE
= true;
SensorBase.h
60
static bool
SYSFS_VERBOSE
; /* log sysfs interactions as cat/echo for
Completed in 2267 milliseconds