HomeSort by relevance Sort by last modified time
    Searched refs:CAM_DEVICE_TYPE_BASE (Results 1 - 4 of 4) sorted by null

  /device/google/bonito/sdm710/kernel-headers/media/
cam_req_mgr.h 27 #define CAM_DEVICE_TYPE_BASE (MEDIA_ENT_F_OLD_BASE)
28 #define CAM_VNODE_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE)
29 #define CAM_SENSOR_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 1)
30 #define CAM_IFE_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 2)
31 #define CAM_ICP_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 3)
32 #define CAM_LRME_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 4)
33 #define CAM_JPEG_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 5)
34 #define CAM_FD_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 6)
35 #define CAM_CPAS_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 7)
36 #define CAM_CSIPHY_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 8
    [all...]
  /device/google/bonito/sdm710/original-kernel-headers/media/
cam_req_mgr.h 12 #define CAM_DEVICE_TYPE_BASE (MEDIA_ENT_F_OLD_BASE)
13 #define CAM_VNODE_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE)
14 #define CAM_SENSOR_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 1)
15 #define CAM_IFE_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 2)
16 #define CAM_ICP_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 3)
17 #define CAM_LRME_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 4)
18 #define CAM_JPEG_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 5)
19 #define CAM_FD_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 6)
20 #define CAM_CPAS_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 7)
21 #define CAM_CSIPHY_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 8
    [all...]
  /device/google/crosshatch/sdm845/kernel-headers/media/
cam_req_mgr.h 27 #define CAM_DEVICE_TYPE_BASE (MEDIA_ENT_F_OLD_BASE)
28 #define CAM_VNODE_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE)
29 #define CAM_SENSOR_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 1)
30 #define CAM_IFE_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 2)
31 #define CAM_ICP_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 3)
32 #define CAM_LRME_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 4)
33 #define CAM_JPEG_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 5)
34 #define CAM_FD_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 6)
35 #define CAM_CPAS_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 7)
36 #define CAM_CSIPHY_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 8
    [all...]
  /device/google/crosshatch/sdm845/original-kernel-headers/media/
cam_req_mgr.h 12 #define CAM_DEVICE_TYPE_BASE (MEDIA_ENT_F_OLD_BASE)
13 #define CAM_VNODE_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE)
14 #define CAM_SENSOR_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 1)
15 #define CAM_IFE_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 2)
16 #define CAM_ICP_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 3)
17 #define CAM_LRME_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 4)
18 #define CAM_JPEG_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 5)
19 #define CAM_FD_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 6)
20 #define CAM_CPAS_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 7)
21 #define CAM_CSIPHY_DEVICE_TYPE (CAM_DEVICE_TYPE_BASE + 8
    [all...]

Completed in 50 milliseconds