Home
last modified time | relevance | path

Searched refs:nv50_wndw_func (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/
Dwndw.h16 const struct nv50_wndw_func *func;
39 int nv50_wndw_new_(const struct nv50_wndw_func *, struct drm_device *,
52 struct nv50_wndw_func { struct
102 int wndwc37e_new_(const struct nv50_wndw_func *, struct nouveau_drm *, argument
Dbase.h6 int base507c_new_(const struct nv50_wndw_func *, const u32 *format,
26 extern const struct nv50_wndw_func base907c;
Dovly.h6 int ovly507e_new_(const struct nv50_wndw_func *, const u32 *format,
23 extern const struct nv50_wndw_func ovly907e;
Dovly507e.c145 static const struct nv50_wndw_func
169 ovly507e_new_(const struct nv50_wndw_func *func, const u32 *format, in ovly507e_new_()
Dovly907e.c50 const struct nv50_wndw_func
Dbase827c.c56 static const struct nv50_wndw_func
Dovly827e.c74 static const struct nv50_wndw_func
Dbase507c.c239 static const struct nv50_wndw_func
258 base507c_new_(const struct nv50_wndw_func *func, const u32 *format, in base507c_new_()
Dwndwc37e.c253 static const struct nv50_wndw_func
276 wndwc37e_new_(const struct nv50_wndw_func *func, struct nouveau_drm *drm, in wndwc37e_new_()
Dcurs507a.c101 static const struct nv50_wndw_func
Dbase907c.c148 const struct nv50_wndw_func
Dwndwc57e.c174 static const struct nv50_wndw_func
Dwndw.c626 nv50_wndw_new_(const struct nv50_wndw_func *func, struct drm_device *dev, in nv50_wndw_new_()