#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 **); #endifOverall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Ben Skeggs | 33 | 100.00% | 2 | 100.00% |
Total | 33 | 100.00% | 2 | 100.00% |