/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/ |
nouveau_dispnv50_base827c.c | 68 .ntfy_set = base507c_ntfy_set,
|
nouveau_dispnv50_ovly907e.c | 59 .ntfy_set = ovly507e_ntfy_set,
|
nouveau_dispnv50_ovly827e.c | 83 .ntfy_set = ovly507e_ntfy_set,
|
wndw.h | 65 void (*ntfy_set)(struct nv50_wndw *, struct nv50_wndw_atom *); member in struct:nv50_wndw_func
|
nouveau_dispnv50_base907c.c | 164 .ntfy_set = base507c_ntfy_set,
|
nouveau_dispnv50_ovly507e.c | 154 .ntfy_set = ovly507e_ntfy_set,
|
nouveau_dispnv50_wndwc57e.c | 193 .ntfy_set = wndwc37e_ntfy_set,
|
nouveau_dispnv50_base507c.c | 251 .ntfy_set = base507c_ntfy_set,
|
nouveau_dispnv50_wndwc37e.c | 268 .ntfy_set = wndwc37e_ntfy_set,
|
nouveau_dispnv50_wndw.c | 144 if (asyw->set.ntfy ) wndw->func->ntfy_set (wndw, asyw);
|