HomeSort by: relevance | last modified time | path
    Searched defs:nouveau_cli (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_drv.h 97 struct nouveau_cli { struct
121 struct nouveau_cli *cli;
128 void nouveau_cli_work_queue(struct nouveau_cli *, struct dma_fence *,
131 static inline struct nouveau_cli *
132 nouveau_cli(struct drm_file *fpriv) function in typeref:struct:nouveau_cli *
140 struct nouveau_cli master;
141 struct nouveau_cli client;
258 struct nouveau_cli *_cli = (c); \

Completed in 31 milliseconds