NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
DtUpdateInfoRec Struct Reference

Detailed Description

Definition at line 55 of file kernel_dt_service.h.

Data Fields

NvS8 BootEnvType [DT_STRING_LENGTH]
 
NvS8 TegraChipId [DT_STRING_LENGTH]
 
NvS8 PtDeviceId [DT_STRING_LENGTH]
 
NvS8 PtDeviceInstance [DT_STRING_LENGTH]
 
NvS8 PtIvcChannelInfo [DT_STRING_LENGTH]
 
NvS8 PtPartitionSize [DT_STRING_LENGTH]
 
NvS8 PtPartitionId [DT_STRING_LENGTH]
 
NvS8 BctDeviceId [DT_STRING_LENGTH]
 
NvS8 BctDeviceInstance [DT_STRING_LENGTH]
 
NvS8 BctIvcChannelInfo [DT_STRING_LENGTH]
 

Field Documentation

NvS8 DtUpdateInfoRec::BctDeviceId[DT_STRING_LENGTH]

Definition at line 79 of file kernel_dt_service.h.

NvS8 DtUpdateInfoRec::BctDeviceInstance[DT_STRING_LENGTH]

Definition at line 82 of file kernel_dt_service.h.

NvS8 DtUpdateInfoRec::BctIvcChannelInfo[DT_STRING_LENGTH]

Definition at line 85 of file kernel_dt_service.h.

NvS8 DtUpdateInfoRec::BootEnvType[DT_STRING_LENGTH]

Definition at line 58 of file kernel_dt_service.h.

NvS8 DtUpdateInfoRec::PtDeviceId[DT_STRING_LENGTH]

Definition at line 64 of file kernel_dt_service.h.

NvS8 DtUpdateInfoRec::PtDeviceInstance[DT_STRING_LENGTH]

Definition at line 67 of file kernel_dt_service.h.

NvS8 DtUpdateInfoRec::PtIvcChannelInfo[DT_STRING_LENGTH]

Definition at line 70 of file kernel_dt_service.h.

NvS8 DtUpdateInfoRec::PtPartitionId[DT_STRING_LENGTH]

Definition at line 76 of file kernel_dt_service.h.

NvS8 DtUpdateInfoRec::PtPartitionSize[DT_STRING_LENGTH]

Definition at line 73 of file kernel_dt_service.h.

NvS8 DtUpdateInfoRec::TegraChipId[DT_STRING_LENGTH]

Definition at line 61 of file kernel_dt_service.h.


The documentation for this struct was generated from the following file: