This commit is contained in:
Maneet Singh
2025-11-20 08:53:25 -08:00
parent b8c77a9a62
commit a973de26cc
44 changed files with 1944 additions and 1745 deletions

View File

@@ -1486,7 +1486,8 @@ typedef struct
typedef struct nv_linux_state_s {
nv_state_t nv_state;
atomic_t usage_count;
atomic_t usage_count;
NvU32 suspend_count;
struct device *dev;