OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ENABLE_AKMDEBUG
(Results
1 - 4
of
4
) sorted by null
/hardware/akm/AK8975_FS/akmdfs/
AKFS_Common.h
36
#define
ENABLE_AKMDEBUG
1
96
#ifndef
ENABLE_AKMDEBUG
97
#define
ENABLE_AKMDEBUG
0 /* Eanble debug output when it is 1. */
104
#if
ENABLE_AKMDEBUG
114
#if
ENABLE_AKMDEBUG
AKFS_Disp.c
28
ALOGI("Debug: %s", ((
ENABLE_AKMDEBUG
)?("ON"):("OFF")));
AK8975Driver.c
104
#if
ENABLE_AKMDEBUG
156
#if
ENABLE_AKMDEBUG
main.c
206
#if
ENABLE_AKMDEBUG
Completed in 4100 milliseconds