Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/nouveau/dispnv50/
Dwndw.h14 const struct nv50_wndw_func *func;
36 int nv50_wndw_new_(const struct nv50_wndw_func *, struct drm_device *,
48 struct nv50_wndw_func { struct
111 int wndwc37e_new_(const struct nv50_wndw_func *, struct nouveau_drm *,
Dbase.h6 int base507c_new_(const struct nv50_wndw_func *, const u32 *format,
22 extern const struct nv50_wndw_func base907c;
Dovly.h6 int ovly507e_new_(const struct nv50_wndw_func *, const u32 *format,
19 extern const struct nv50_wndw_func ovly907e;
Dovly507e.c120 static const struct nv50_wndw_func
144 ovly507e_new_(const struct nv50_wndw_func *func, const u32 *format, in ovly507e_new_()
Dovly907e.c65 const struct nv50_wndw_func
Dbase507c.c284 static const struct nv50_wndw_func
303 base507c_new_(const struct nv50_wndw_func *func, const u32 *format, in base507c_new_()
Dbase827c.c80 static const struct nv50_wndw_func
Dovly827e.c90 static const struct nv50_wndw_func
Dwndwc67e.c77 static const struct nv50_wndw_func
Dwndwc37e.c325 static const struct nv50_wndw_func
349 wndwc37e_new_(const struct nv50_wndw_func *func, struct nouveau_drm *drm, in wndwc37e_new_()
Dcurs507a.c161 static const struct nv50_wndw_func
Dbase907c.c187 const struct nv50_wndw_func
Dwndwc57e.c213 static const struct nv50_wndw_func
Dwndw.c696 nv50_wndw_new_(const struct nv50_wndw_func *func, struct drm_device *dev, in nv50_wndw_new_()