OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TABLA_VERSION_2_0
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/msm8960/kernel-headers/linux/mfd/wcd9xxx/
core.h
31
#define
TABLA_VERSION_2_0
2
34
#define TABLA_IS_2_0(ver) ((ver ==
TABLA_VERSION_2_0
) ? 1 : 0)
/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
core.h
28
#define
TABLA_VERSION_2_0
2
31
#define TABLA_IS_2_0(ver) ((ver ==
TABLA_VERSION_2_0
) ? 1 : 0)
Completed in 25 milliseconds