Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv50/
Dovly907e.c69 .ntfy_set = base507c_ntfy_set,
Dbase827c.c87 .ntfy_set = base507c_ntfy_set,
Dovly827e.c94 .ntfy_set = base507c_ntfy_set,
Dwndwc67e.c83 .ntfy_set = wndwc37e_ntfy_set,
Dwndw.h63 int (*ntfy_set)(struct nv50_wndw *, struct nv50_wndw_atom *); member
Dovly507e.c126 .ntfy_set = base507c_ntfy_set,
Dbase907c.c194 .ntfy_set = base507c_ntfy_set,
Dwndwc57e.c221 .ntfy_set = wndwc37e_ntfy_set,
Dbase507c.c293 .ntfy_set = base507c_ntfy_set,
Dwndwc37e.c332 .ntfy_set = wndwc37e_ntfy_set,
Dwndw.c151 if (asyw->set.ntfy ) wndw->func->ntfy_set (wndw, asyw); in nv50_wndw_flush_set()