#ifndef __NVKM_IOCTL_H__ #define __NVKM_IOCTL_H__ #include <core/os.h> struct nvkm_client; int nvkm_ioctl(struct nvkm_client *, bool, void *, u32, void **); #endif
您还没有登录,登录后您可以:
首次使用?从这里 注册