cregit-Linux how code gets into the kernel

Release 4.12 drivers/gpu/drm/nouveau/include/nvkm/subdev/ibus.h

#ifndef __NVKM_IBUS_H__

#define __NVKM_IBUS_H__
#include <core/subdev.h>

int gf100_ibus_new(struct nvkm_device *, int, struct nvkm_subdev **);
int gf117_ibus_new(struct nvkm_device *, int, struct nvkm_subdev **);
int gk104_ibus_new(struct nvkm_device *, int, struct nvkm_subdev **);
int gk20a_ibus_new(struct nvkm_device *, int, struct nvkm_subdev **);
int gm200_ibus_new(struct nvkm_device *, int, struct nvkm_subdev **);
int gp10b_ibus_new(struct nvkm_device *, int, struct nvkm_subdev **);
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Ben Skeggs7069.31%666.67%
Alexandre Courbot1615.84%222.22%
Samuel Pitoiset1514.85%111.11%
Total101100.00%9100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.