Loading drivers/cam_sync/cam_sync_private.h +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ #define CAM_SYNC_OBJ_NAME_LEN 64 #define CAM_SYNC_MAX_OBJS 2048 #define CAM_SYNC_MAX_V4L2_EVENTS 100 #define CAM_SYNC_MAX_V4L2_EVENTS 250 #define CAM_SYNC_DEBUG_FILENAME "cam_debug" #define CAM_SYNC_DEBUG_BASEDIR "cam" #define CAM_SYNC_DEBUG_BUF_SIZE 32 Loading Loading
drivers/cam_sync/cam_sync_private.h +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ #define CAM_SYNC_OBJ_NAME_LEN 64 #define CAM_SYNC_MAX_OBJS 2048 #define CAM_SYNC_MAX_V4L2_EVENTS 100 #define CAM_SYNC_MAX_V4L2_EVENTS 250 #define CAM_SYNC_DEBUG_FILENAME "cam_debug" #define CAM_SYNC_DEBUG_BASEDIR "cam" #define CAM_SYNC_DEBUG_BUF_SIZE 32 Loading