Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: MIT */
0002 #ifndef __NVIF_IF0004_H__
0003 #define __NVIF_IF0004_H__
0004 
0005 #define NV04_NVSW_NTFY_UEVENT                                              0x00
0006 
0007 #define NV04_NVSW_GET_REF                                                  0x00
0008 
0009 struct nv04_nvsw_get_ref_v0 {
0010     __u8  version;
0011     __u8  pad01[3];
0012     __u32 ref;
0013 };
0014 #endif