Searched refs:ntfy_reset (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv50/ |
D | ovly907e.c | 71 .ntfy_reset = ovly827e_ntfy_reset,
|
D | base827c.c | 86 .ntfy_reset = base507c_ntfy_reset,
|
D | ovly827e.c | 96 .ntfy_reset = ovly827e_ntfy_reset,
|
D | wndwc67e.c | 85 .ntfy_reset = corec37d_ntfy_init,
|
D | wndw.h | 57 void (*ntfy_reset)(struct nouveau_bo *, u32 offset); member
|
D | ovly507e.c | 126 .ntfy_reset = base507c_ntfy_reset,
|
D | base907c.c | 193 .ntfy_reset = base507c_ntfy_reset,
|
D | wndwc57e.c | 221 .ntfy_reset = corec37d_ntfy_init,
|
D | base507c.c | 290 .ntfy_reset = base507c_ntfy_reset,
|
D | wndwc37e.c | 333 .ntfy_reset = corec37d_ntfy_init,
|
D | wndw.c | 189 wndw->func->ntfy_reset(disp->sync, wndw->ntfy); in nv50_wndw_ntfy_enable()
|