tag | line | file | source code |
updatevar | 2761 | arch/m68k/amiga/amifb.c | fb_info.updatevar = &mono_amifb_updatevar; |
updatevar | 4921 | arch/m68k/amiga/amifb.c | fb_info.updatevar = &amifb_updatevar; |
updatevar | 2889 | arch/m68k/atari/atafb.c | fb_info.updatevar=&fb_update_var; |
updatevar | 42 | arch/m68k/atari/atafb.h | int (*updatevar)(int); /* tell the framebuffer to update the vars */ |
updatevar | 1537 | arch/m68k/console/fbcon.c | fb_info->updatevar(unit); |
updatevar | 1550 | arch/m68k/console/fbcon.c | fb_info->updatevar(unit); |
updatevar | 1575 | arch/m68k/console/fbcon.c | fb_info->updatevar(unit); |
updatevar | 1588 | arch/m68k/console/fbcon.c | fb_info->updatevar(unit); |
updatevar | 206 | include/linux/fb.h | int (*updatevar)(int); /* tell fb to update the vars */ |