NV services: Difference between revisions
Line 1,074: | Line 1,074: | ||
struct { | struct { | ||
__in u32 cmd; // 0=disable, 1=enable, 2=clear | __in u32 cmd; // 0=disable, 1=enable, 2=clear | ||
__in u32 id; | __in u32 id; // same id's as for [[#QueryEvent]] | ||
}; | }; | ||