Home
last modified time | relevance | path

Searched defs:nouveau_crtc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_crtc.h36 struct nouveau_crtc { struct
60 void (*set_offset)(struct nouveau_crtc *, uint32_t offset); argument
74 static inline struct nouveau_crtc *nouveau_crtc(struct drm_crtc *crtc) in nouveau_crtc() argument