/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/ |
nouveau_dispnv50_base827c.c | 67 .ntfy_reset = base507c_ntfy_reset,
|
nouveau_dispnv50_ovly907e.c | 61 .ntfy_reset = ovly827e_ntfy_reset,
|
nouveau_dispnv50_ovly827e.c | 85 .ntfy_reset = ovly827e_ntfy_reset,
|
wndw.h | 64 void (*ntfy_reset)(struct nouveau_bo *, u32 offset); member in struct:nv50_wndw_func
|
nouveau_dispnv50_base907c.c | 163 .ntfy_reset = base507c_ntfy_reset,
|
nouveau_dispnv50_ovly507e.c | 156 .ntfy_reset = base507c_ntfy_reset,
|
nouveau_dispnv50_wndwc57e.c | 195 .ntfy_reset = corec37d_ntfy_init,
|
nouveau_dispnv50_base507c.c | 250 .ntfy_reset = base507c_ntfy_reset,
|
nouveau_dispnv50_wndwc37e.c | 270 .ntfy_reset = corec37d_ntfy_init,
|
nouveau_dispnv50_wndw.c | 181 wndw->func->ntfy_reset(disp->sync, wndw->ntfy);
|