Searched refs:ntfy_reset (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
D | ovly907e.c | 71 .ntfy_reset = ovly827e_ntfy_reset,
|
D | ovly827e.c | 96 .ntfy_reset = ovly827e_ntfy_reset,
|
D | base827c.c | 86 .ntfy_reset = base507c_ntfy_reset,
|
D | wndw.h | 62 void (*ntfy_reset)(struct nouveau_bo *, u32 offset); member
|
D | ovly507e.c | 128 .ntfy_reset = base507c_ntfy_reset,
|
D | base907c.c | 197 .ntfy_reset = base507c_ntfy_reset,
|
D | wndwc57e.c | 224 .ntfy_reset = corec37d_ntfy_init,
|
D | base507c.c | 292 .ntfy_reset = base507c_ntfy_reset,
|
D | wndwc37e.c | 338 .ntfy_reset = corec37d_ntfy_init,
|
D | wndw.c | 186 wndw->func->ntfy_reset(disp->sync, wndw->ntfy); in nv50_wndw_ntfy_enable()
|