cregit-Linux how code gets into the kernel

Release 4.16 drivers/gpu/drm/nouveau/include/nvkm/core/ioctl.h

/* SPDX-License-Identifier: GPL-2.0 */
#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

Overall Contributors

PersonTokensPropCommitsCommitProp
Ben Skeggs3397.06%266.67%
Greg Kroah-Hartman12.94%133.33%
Total34100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.