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

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

Completed in 129 milliseconds