OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_CAMERA_ENABLE_NAME_LEN
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/msm8960/kernel-headers/media/
msm_camera.h
457
#define
MAX_CAMERA_ENABLE_NAME_LEN
32
461
char name[
MAX_CAMERA_ENABLE_NAME_LEN
];
[
all
...]
/hardware/qcom/msm8960/original-kernel-headers/media/
msm_camera.h
521
#define
MAX_CAMERA_ENABLE_NAME_LEN
32
523
char name[
MAX_CAMERA_ENABLE_NAME_LEN
];
[
all
...]
/hardware/qcom/msm8996/kernel-headers/media/
msm_camera.h
441
#define
MAX_CAMERA_ENABLE_NAME_LEN
32
444
char name[
MAX_CAMERA_ENABLE_NAME_LEN
];
[
all
...]
/hardware/qcom/msm8996/original-kernel-headers/media/
msm_camera.h
565
#define
MAX_CAMERA_ENABLE_NAME_LEN
32
567
char name[
MAX_CAMERA_ENABLE_NAME_LEN
];
[
all
...]
Completed in 56 milliseconds