Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/
Dovly907e.c54 .ntfy_set = ovly507e_ntfy_set,
Dbase827c.c63 .ntfy_set = base507c_ntfy_set,
Dovly827e.c78 .ntfy_set = ovly507e_ntfy_set,
Dwndw.h63 void (*ntfy_set)(struct nv50_wndw *, struct nv50_wndw_atom *); member
Dbase907c.c155 .ntfy_set = base507c_ntfy_set,
Dovly507e.c149 .ntfy_set = ovly507e_ntfy_set,
Dwndwc57e.c180 .ntfy_set = wndwc37e_ntfy_set,
Dbase507c.c246 .ntfy_set = base507c_ntfy_set,
Dwndwc37e.c259 .ntfy_set = wndwc37e_ntfy_set,
Dwndw.c139 if (asyw->set.ntfy ) wndw->func->ntfy_set (wndw, asyw); in nv50_wndw_flush_set()