Searched refs:need_refresh (Results 1 – 4 of 4) sorted by relevance
105 bool (*need_refresh)(struct auok190xfb_par *par); member
181 init.need_refresh = auok1900fb_need_refresh; in auok1900fb_probe()
234 init.need_refresh = auok1901fb_need_refresh; in auok1901fb_probe()
316 if (par->need_refresh(par)) { in auok190xfb_dpy_deferred_io()975 par->need_refresh = init->need_refresh; in auok190x_common_probe()