![]() |
|
|||
0001 /* SPDX-License-Identifier: MIT */ 0002 #ifndef __NVKM_MSPPP_H__ 0003 #define __NVKM_MSPPP_H__ 0004 #include <engine/falcon.h> 0005 int g98_msppp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_engine **); 0006 int gt215_msppp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_engine **); 0007 int gf100_msppp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_engine **); 0008 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |