Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A 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
115 int wndwc37e_new_(const struct nv50_wndw_func *, struct nouveau_drm *,
H A Dovly.h6 int ovly507e_new_(const struct nv50_wndw_func *, const u32 *format,
19 extern const struct nv50_wndw_func ovly907e;
H A Dbase.h6 int base507c_new_(const struct nv50_wndw_func *, const u32 *format,
22 extern const struct nv50_wndw_func base907c;
H A Dovly507e.c122 static const struct nv50_wndw_func
146 ovly507e_new_(const struct nv50_wndw_func *func, const u32 *format, in ovly507e_new_()
H A Dbase507c.c286 static const struct nv50_wndw_func
305 base507c_new_(const struct nv50_wndw_func *func, const u32 *format, in base507c_new_()
H A Dovly907e.c65 const struct nv50_wndw_func
H A Dovly827e.c90 static const struct nv50_wndw_func
H A Dbase827c.c80 static const struct nv50_wndw_func
H A Dwndwc37e.c330 static const struct nv50_wndw_func
354 wndwc37e_new_(const struct nv50_wndw_func *func, struct nouveau_drm *drm, in wndwc37e_new_()
H A Dcurs507a.c128 static const struct nv50_wndw_func
H A Dbase907c.c191 const struct nv50_wndw_func
H A Dwndwc57e.c216 static const struct nv50_wndw_func
H A Dwndw.c711 nv50_wndw_new_(const struct nv50_wndw_func *func, struct drm_device *dev, in nv50_wndw_new_()