Home
last modified time | relevance | path

Searched refs:update_all (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/
Dauo_k190x.c317 par->update_all(par); in auok190xfb_dpy_deferred_io()
352 par->update_all(par); in auok190xfb_dpy_deferred_io()
406 par->update_all(par); in auok190xfb_write()
418 par->update_all(par); in auok190xfb_fillrect()
428 par->update_all(par); in auok190xfb_copyarea()
438 par->update_all(par); in auok190xfb_imageblit()
666 par->update_all(par); in update_mode_store()
974 par->update_all = init->update_all; in auok190x_common_probe()
Dauo_k190x.h104 void (*update_all)(struct auok190xfb_par *par); member
Dauo_k1900fb.c180 init.update_all = auok1900fb_dpy_update; in auok1900fb_probe()
Dauo_k1901fb.c233 init.update_all = auok1901fb_dpy_update; in auok1901fb_probe()
/linux-4.4.14/drivers/net/wireless/b43/
Dlo.h81 void b43_gphy_dc_lt_init(struct b43_wldev *dev, bool update_all);
Dlo.c819 void b43_gphy_dc_lt_init(struct b43_wldev *dev, bool update_all) in b43_gphy_dc_lt_init() argument
835 if (!update_all && !power_vector) in b43_gphy_dc_lt_init()
847 if (!update_all && !(power_vector & (((u64)1ULL) << i))) in b43_gphy_dc_lt_init()
/linux-4.4.14/include/video/
Dauo_k190xfb.h55 void (*update_all)(struct auok190xfb_par *par); member