Home
last modified time | relevance | path

Searched refs:ntfy_set (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv50/
Dovly907e.c69 .ntfy_set = base507c_ntfy_set,
Dovly827e.c94 .ntfy_set = base507c_ntfy_set,
Dbase827c.c87 .ntfy_set = base507c_ntfy_set,
Dwndwc67e.c83 .ntfy_set = wndwc37e_ntfy_set,
Dwndw.h59 int (*ntfy_set)(struct nv50_wndw *, struct nv50_wndw_atom *); member
Dovly507e.c124 .ntfy_set = base507c_ntfy_set,
Dbase907c.c194 .ntfy_set = base507c_ntfy_set,
Dwndwc57e.c219 .ntfy_set = wndwc37e_ntfy_set,
Dbase507c.c291 .ntfy_set = base507c_ntfy_set,
Dwndwc37e.c331 .ntfy_set = wndwc37e_ntfy_set,
Dwndw.c152 if (asyw->set.ntfy ) wndw->func->ntfy_set (wndw, asyw); in nv50_wndw_flush_set()