Home
last modified time | relevance | path

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

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