Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly907e.c69 .ntfy_set = base507c_ntfy_set,
H A Dovly827e.c94 .ntfy_set = base507c_ntfy_set,
H A Dbase827c.c87 .ntfy_set = base507c_ntfy_set,
H A Dwndw.h63 int (*ntfy_set)(struct nv50_wndw *, struct nv50_wndw_atom *); member
H A Dovly507e.c126 .ntfy_set = base507c_ntfy_set,
H A Dbase907c.c198 .ntfy_set = base507c_ntfy_set,
H A Dwndwc57e.c222 .ntfy_set = wndwc37e_ntfy_set,
H A Dbase507c.c293 .ntfy_set = base507c_ntfy_set,
H A Dwndwc37e.c336 .ntfy_set = wndwc37e_ntfy_set,
H A Dwndw.c149 if (asyw->set.ntfy ) wndw->func->ntfy_set (wndw, asyw); in nv50_wndw_flush_set()