Searched refs:ntfy_set (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
D | ovly907e.c | 69 .ntfy_set = base507c_ntfy_set,
|
D | base827c.c | 87 .ntfy_set = base507c_ntfy_set,
|
D | ovly827e.c | 94 .ntfy_set = base507c_ntfy_set,
|
D | wndw.h | 63 int (*ntfy_set)(struct nv50_wndw *, struct nv50_wndw_atom *); member
|
D | ovly507e.c | 126 .ntfy_set = base507c_ntfy_set,
|
D | base907c.c | 198 .ntfy_set = base507c_ntfy_set,
|
D | wndwc57e.c | 222 .ntfy_set = wndwc37e_ntfy_set,
|
D | base507c.c | 293 .ntfy_set = base507c_ntfy_set,
|
D | wndwc37e.c | 336 .ntfy_set = wndwc37e_ntfy_set,
|
D | wndw.c | 149 if (asyw->set.ntfy ) wndw->func->ntfy_set (wndw, asyw); in nv50_wndw_flush_set()
|