OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSM_CAMERA_ERR_EVT_BASE
(Results
1 - 8
of
8
) sorted by null
/device/asus/deb/kernel-headers/media/
msmb_camera.h
90
#define
MSM_CAMERA_ERR_EVT_BASE
0x00010000
91
#define MSM_CAMERA_ERR_CMD_FAIL (
MSM_CAMERA_ERR_EVT_BASE
+ 1)
92
#define MSM_CAMERA_ERR_MAPPING (
MSM_CAMERA_ERR_EVT_BASE
+ 2)
/device/asus/deb/original-kernel-headers/media/
msmb_camera.h
82
#define
MSM_CAMERA_ERR_EVT_BASE
0x00010000
83
#define MSM_CAMERA_ERR_CMD_FAIL (
MSM_CAMERA_ERR_EVT_BASE
+ 1)
84
#define MSM_CAMERA_ERR_MAPPING (
MSM_CAMERA_ERR_EVT_BASE
+ 2)
/device/asus/flo/kernel-headers/media/
msmb_camera.h
90
#define
MSM_CAMERA_ERR_EVT_BASE
0x00010000
91
#define MSM_CAMERA_ERR_CMD_FAIL (
MSM_CAMERA_ERR_EVT_BASE
+ 1)
92
#define MSM_CAMERA_ERR_MAPPING (
MSM_CAMERA_ERR_EVT_BASE
+ 2)
/device/asus/flo/original-kernel-headers/media/
msmb_camera.h
82
#define
MSM_CAMERA_ERR_EVT_BASE
0x00010000
83
#define MSM_CAMERA_ERR_CMD_FAIL (
MSM_CAMERA_ERR_EVT_BASE
+ 1)
84
#define MSM_CAMERA_ERR_MAPPING (
MSM_CAMERA_ERR_EVT_BASE
+ 2)
/device/lge/hammerhead/kernel-headers/media/
msmb_camera.h
94
#define
MSM_CAMERA_ERR_EVT_BASE
0x00010000
95
#define MSM_CAMERA_ERR_CMD_FAIL (
MSM_CAMERA_ERR_EVT_BASE
+ 1)
96
#define MSM_CAMERA_ERR_MAPPING (
MSM_CAMERA_ERR_EVT_BASE
+ 2)
/device/lge/hammerhead/original-kernel-headers/media/
msmb_camera.h
93
#define
MSM_CAMERA_ERR_EVT_BASE
0x00010000
94
#define MSM_CAMERA_ERR_CMD_FAIL (
MSM_CAMERA_ERR_EVT_BASE
+ 1)
95
#define MSM_CAMERA_ERR_MAPPING (
MSM_CAMERA_ERR_EVT_BASE
+ 2)
/hardware/qcom/msm8x74/kernel-headers/media/
msmb_camera.h
92
#define
MSM_CAMERA_ERR_EVT_BASE
0x00010000
94
#define MSM_CAMERA_ERR_CMD_FAIL (
MSM_CAMERA_ERR_EVT_BASE
+ 1)
95
#define MSM_CAMERA_ERR_MAPPING (
MSM_CAMERA_ERR_EVT_BASE
+ 2)
/hardware/qcom/msm8x74/original-kernel-headers/media/
msmb_camera.h
92
#define
MSM_CAMERA_ERR_EVT_BASE
0x00010000
93
#define MSM_CAMERA_ERR_CMD_FAIL (
MSM_CAMERA_ERR_EVT_BASE
+ 1)
94
#define MSM_CAMERA_ERR_MAPPING (
MSM_CAMERA_ERR_EVT_BASE
+ 2)
Completed in 27 milliseconds