Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/
Dovly907e.c54 .ntfy_set = ovly507e_ntfy_set,
Dbase827c.c54 .ntfy_set = base507c_ntfy_set,
Dwndw.h63 void (*ntfy_set)(struct nv50_wndw *, struct nv50_wndw_atom *); member
Dovly827e.c78 .ntfy_set = ovly507e_ntfy_set,
Dbase907c.c92 .ntfy_set = base507c_ntfy_set,
Dovly507e.c148 .ntfy_set = ovly507e_ntfy_set,
Dbase507c.c228 .ntfy_set = base507c_ntfy_set,
Dwndwc37e.c227 .ntfy_set = wndwc37e_ntfy_set,
Dwndw.c136 if (asyw->set.ntfy ) wndw->func->ntfy_set (wndw, asyw); in nv50_wndw_flush_set()