OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ID_L
(Results
1 - 9
of
9
) sorted by null
/device/samsung/manta/libsensors/
sensors.h
35
#define
ID_L
(ID_SAMSUNG_BASE)
36
#define ID_PR (
ID_L
+ 1)
LightSensor.cpp
27
mPendingEvent.sensor =
ID_L
;
sensors.cpp
52
#define SENSORS_LIGHT_HANDLE (
ID_L
)
154
case
ID_L
:
/device/lge/hammerhead/libsensors/
sensors.h
61
ID_L
= 0x100,
LightSensor.cpp
38
mPendingEvent.sensor =
ID_L
;
140
mPendingEvent.sensor =
ID_L
;
sensors.cpp
47
#define SENSORS_LIGHT_HANDLE (
ID_L
)
162
case
ID_L
:
/device/htc/flounder/sensor_hub/libsensors/
sensors.h
39
#define
ID_L
3//CW_LIGHT
sensors.cpp
98
.handle =
ID_L
,
616
case
ID_L
:
CwMcuSensor.cpp
292
mPendingEvents[CW_LIGHT].sensor =
ID_L
;
596
return
ID_L
;
749
case
ID_L
:
[
all
...]
Completed in 332 milliseconds