1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: MIT */
#ifndef __NVKM_IOCTL_H__
#define __NVKM_IOCTL_H__
#include <core/os.h>
struct nvkm_client;

int nvkm_ioctl(struct nvkm_client *, void *, u32, void **);
#endif
除了愛你 還能愛誰 你留下的世界 已支離破碎