Kernel  |  3.14

下载     查看原文件
C++程序  |  8行  |  189 B
#ifndef __NV50_GRAPH_H__
#define __NV50_GRAPH_H__

int  nv50_grctx_init(struct nouveau_device *, u32 *size);
void nv50_grctx_fill(struct nouveau_device *, struct nouveau_gpuobj *);

#endif