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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
head.h 13 const struct nv50_head_func *func;
23 struct nv50_head_func { struct
47 extern const struct nv50_head_func head507d;
62 extern const struct nv50_head_func head827d;
64 extern const struct nv50_head_func head907d;
78 extern const struct nv50_head_func head917d;
82 extern const struct nv50_head_func headc37d;
92 extern const struct nv50_head_func headc57d;
nouveau_dispnv50_head.c 481 nv50_head_func = { variable in typeref:typename:const struct drm_crtc_funcs
526 &nv50_head_func, "head-%d", head->base.index);

Completed in 13 milliseconds