19 #ifndef GPU_NVIDIA_RESMAN_TYPES_H
20 #define GPU_NVIDIA_RESMAN_TYPES_H
uint32_t cmd
Command override (Allows you to hid the version).
uint32_t reply
Reply if the driver is correct or not.
char version[64]
Version for the driver.
uint32_t parent
Parent of the event.
uint64_t event_data
Data for the event.
uint32_t notify
Notification of the event.
uint32_t src
Source of the event.
uint32_t event_class
Class of the event.
Operating System Event Allocator.
uint32_t client
Client for the operating system event.
uint32_t status
Status for the allocation.
uint32_t device
Device for the operating system event.
uint32_t hRoot
Client allocating the object.
uint32_t hClass
Class of the new object.
uint32_t hObjectNew
New object we allocate.
uint32_t status
Status regarding execution.
uint32_t hObjectParent
Parent of the object we allocate.
void * pAllocParams
Allocation parameters.
Resource Control Message.
uint32_t flags
Flags for the control of the resource.
uint32_t object
Object to run the object control on.
uint32_t param_size
Size of the parameter.
uint32_t status
Status regarding execution.
uint32_t cmd
Command to run on the object.
uint32_t client
Client for running the object control.
void * params
Parameter to pass into the control command.
uint32_t status
Status regarding execution.
uint32_t hObjectOld
Object to deallocate.
uint32_t hObjectParent
Parent to deallocate the object.
uint32_t hRoot
Client for deallocation of the object.
Sets the type of notification to use.
uint32_t action
Action to use for the notification.
uint32_t event
Event to set the notification structure.