Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly907e.c71 .ntfy_reset = ovly827e_ntfy_reset,
H A Dbase827c.c86 .ntfy_reset = base507c_ntfy_reset,
H A Dovly827e.c96 .ntfy_reset = ovly827e_ntfy_reset,
H A Dwndwc67e.c85 .ntfy_reset = corec37d_ntfy_init,
H A Dwndw.h58 void (*ntfy_reset)(struct nouveau_bo *, u32 offset); member
H A Dovly507e.c126 .ntfy_reset = base507c_ntfy_reset,
H A Dbase907c.c193 .ntfy_reset = base507c_ntfy_reset,
H A Dwndwc57e.c221 .ntfy_reset = corec37d_ntfy_init,
H A Dbase507c.c290 .ntfy_reset = base507c_ntfy_reset,
H A Dwndwc37e.c333 .ntfy_reset = corec37d_ntfy_init,
H A Dwndw.c189 wndw->func->ntfy_reset(disp->sync, wndw->ntfy); in nv50_wndw_ntfy_enable()