Data Fields | |
| int | deviceIndex |
| Internal device index. Used in NvRmGpuDeviceOpen() More... | |
| NvRmGpuLibDeviceState | deviceState |
| Device attachment state. More... | |
| const char * | name |
| Informative device name. More... | |
| int NvRmGpuLibDeviceListEntryRec::deviceIndex |
Internal device index. Used in NvRmGpuDeviceOpen()
Definition at line 605 of file nvrm_gpu.h.
| NvRmGpuLibDeviceState NvRmGpuLibDeviceListEntryRec::deviceState |
| const char* NvRmGpuLibDeviceListEntryRec::name |
Informative device name.
This is the 'probe' name of the device. The name is backend-specific. Examples:
Definition at line 621 of file nvrm_gpu.h.