Warning: This file is not a C or C++ file. It does not have highlighting.

1/* SPDX-License-Identifier: MIT */
2#ifndef __NVIF_IF0004_H__
3#define __NVIF_IF0004_H__
4
5union nv04_nvsw_event_args {
6 struct nv04_nvsw_event_vn {
7 } vn;
8};
9
10#define NV04_NVSW_GET_REF 0x00
11
12struct nv04_nvsw_get_ref_v0 {
13 __u8 version;
14 __u8 pad01[3];
15 __u32 ref;
16};
17#endif
18

Warning: This file is not a C or C++ file. It does not have highlighting.

source code of linux/drivers/gpu/drm/nouveau/include/nvif/if0004.h