Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
Dwndw.h3 #define nv50_wndw(p) container_of((p), struct nv50_wndw, plane) macro
15 struct nv50_wndw { struct
16 const struct nv50_wndw_func *func; argument
39 int nv50_wndw_new_(const struct nv50_wndw_func *, struct drm_device *, argument
42 u32 interlock_data, u32 heads, struct nv50_wndw **); argument
Dwndw.c677 nv50_wndw = { variable