HomeSort by: relevance | last modified time | path
    Searched refs:nv50_msto (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
disp.h 9 struct nv50_msto;
head.h 16 struct nv50_msto *msto;
nouveau_dispnv50_disp.c 790 #define nv50_msto(p) container_of((p), struct nv50_msto, encoder) macro
811 struct nv50_msto { struct
820 nv50_msto_payload(struct nv50_msto *msto)
847 nv50_msto_cleanup(struct nv50_msto *msto)
865 nv50_msto_prepare(struct nv50_msto *msto)
969 struct nv50_msto *msto = nv50_msto(encoder);
1013 struct nv50_msto *msto = nv50_msto(encoder)
1042 nv50_msto = { variable in typeref:typename:const struct drm_encoder_funcs
    [all...]

Completed in 39 milliseconds